From: root Date: Mon, 18 Jan 2016 16:11:16 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=d4a24e77415ef2adc213e879539117644a968b55;p=config%2Fhelga%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/rsyncd b/init.d/rsyncd index d2e608e..a2acfb6 100755 --- a/init.d/rsyncd +++ b/init.d/rsyncd @@ -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-misc/rsync/files/rsyncd.init.d-r1,v 1.1 2012/03/22 22:01:21 idl0r Exp $ +# $Id$ command="/usr/bin/rsync" command_args="--daemon ${RSYNC_OPTS}"