From: Frank Brehm Date: Mon, 18 Jan 2016 14:10:29 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=4dfc396c2c39c578690ec56acd0e04e0ec662293;p=config%2Fsamara%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}"