summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:21 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit942cfe1fc94f6325c05e358b07e5408f0af09cb5 (patch)
tree168332cf3e62e70bd24d7bbc356c40ca921ce96f /net-misc/rsync
parentnet-misc/ris-linux: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-942cfe1fc94f6325c05e358b07e5408f0af09cb5.tar.gz
gentoo-942cfe1fc94f6325c05e358b07e5408f0af09cb5.tar.bz2
gentoo-942cfe1fc94f6325c05e358b07e5408f0af09cb5.zip
net-misc/rsync: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/rsync')
-rw-r--r--net-misc/rsync/files/rsyncd.init.d-r12
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/files/rsyncd.init.d-r1 b/net-misc/rsync/files/rsyncd.init.d-r1
index a2acfb6a587a..cbbe62074161 100644
--- a/net-misc/rsync/files/rsyncd.init.d-r1
+++ b/net-misc/rsync/files/rsyncd.init.d-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$