From: Frank Brehm Date: Sun, 7 Jan 2018 21:25:06 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=7ef167b76d3875eb7673b721c159e571a09fa4b3;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/rarpd b/init.d/rarpd index bf8cf1e2..27081fc7 100755 --- a/init.d/rarpd +++ b/init.d/rarpd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ pidfile="/var/run/rarpd.pid" command="/usr/sbin/rarpd"