From: Frank Brehm Date: Thu, 20 Apr 2017 06:10:13 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ecfafc0103e488b396435adc5d805a0024a2d201;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/git-daemon b/init.d/git-daemon index df031622..da315cb3 100755 --- a/init.d/git-daemon +++ b/init.d/git-daemon @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ pidfile="/var/run/git-daemon.pid" command="/usr/bin/git"