diff options
Diffstat (limited to 'net-misc/rsync')
-rw-r--r-- | net-misc/rsync/files/rsyncd.init.d-r1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/rsync/files/rsyncd.init.d-r1 b/net-misc/rsync/files/rsyncd.init.d-r1 index cbbe62074161..243e107b5407 100644 --- a/net-misc/rsync/files/rsyncd.init.d-r1 +++ b/net-misc/rsync/files/rsyncd.init.d-r1 @@ -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}" |