From: Frank Brehm Date: Fri, 28 Jul 2017 14:33:30 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=da6ca35a106eca19819edec4101f33d476baae6d;p=config%2Fberta%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/rsyncd b/init.d/rsyncd index cbbe620..243e107 100755 --- a/init.d/rsyncd +++ b/init.d/rsyncd @@ -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/rsync" command_args="--daemon ${RSYNC_OPTS}"