From d4a24e77415ef2adc213e879539117644a968b55 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 18 Jan 2016 17:11:16 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/rsyncd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- 2.39.5