From: Frank Brehm Date: Fri, 28 Jul 2017 15:34:41 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=bfeecbc84f916b5762df9b8dcf1a9bf5527a2b7f;p=config%2Fberta%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/conf.d/saslauthd b/conf.d/saslauthd index 2b60bc0..dd487b0 100644 --- a/conf.d/saslauthd +++ b/conf.d/saslauthd @@ -1,5 +1,3 @@ -# $Id$ - # Config file for /etc/init.d/saslauthd and systemd unit # PLEASE READ THIS IF YOU ARE USING SYSTEMD diff --git a/init.d/pwcheck b/init.d/pwcheck index 292c366..7b43c4e 100755 --- a/init.d/pwcheck +++ b/init.d/pwcheck @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need localmount diff --git a/init.d/saslauthd b/init.d/saslauthd index 76ad4f0..0abeaf6 100755 --- a/init.d/saslauthd +++ b/init.d/saslauthd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net