From 7ef167b76d3875eb7673b721c159e571a09fa4b3 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 7 Jan 2018 22:25:06 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/rarpd | 1 - 1 file changed, 1 deletion(-) 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" -- 2.39.5