From bfeecbc84f916b5762df9b8dcf1a9bf5527a2b7f Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Fri, 28 Jul 2017 17:34:41 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- conf.d/saslauthd | 2 -- init.d/pwcheck | 1 - init.d/saslauthd | 1 - 3 files changed, 4 deletions(-) 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 -- 2.39.5