From: Frank Brehm Date: Tue, 18 Apr 2017 15:14:29 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=7716a2360192922ed9afa5050e911b480cd20b38;p=config%2Fberta%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/rrdcached b/init.d/rrdcached index 364695e..51c2cbb 100755 --- a/init.d/rrdcached +++ b/init.d/rrdcached @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ command="/usr/bin/rrdcached" command_args="${RRCACHE_ARGS} -p /run/rrdcached.pid"