From: Frank Brehm Date: Mon, 8 Jan 2018 15:08:49 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=c4a76800694f470c8cf0859862d609a434efb0ee;p=config%2Fberta%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/rarpd b/init.d/rarpd index bf8cf1e..27081fc 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"