From: Frank Brehm Date: Mon, 18 Jan 2016 14:38:40 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=4df7e361ee7f12e76f61dfe6f0d1e50f80eead0f;p=config%2Fsamara%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/rrdcached b/init.d/rrdcached index e8daa17..d5e9469 100755 --- a/init.d/rrdcached +++ b/init.d/rrdcached @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/files/rrdcached.init,v 1.1 2012/09/06 16:50:41 maksbotan Exp $ +# $Id$ command="/usr/bin/rrdcached" command_args="${RRCACHE_ARGS} -p /run/rrdcached.pid"