From: Frank Brehm Date: Tue, 18 Apr 2017 15:27:44 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=3586be5b3e224ea04b7ac79749c7a407f44c681c;p=config%2Fberta%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/git-daemon b/init.d/git-daemon index df03162..da315cb 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"