summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:58 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit2280e91a2bae11aaa3787b5a1f135e2468e9b72d (patch)
tree58f06b0944a6086673e9b0f00169adcc146a7a0c /net-p2p/rtorrent/files
parentnet-p2p/primecoind: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-2280e91a2bae11aaa3787b5a1f135e2468e9b72d.tar.gz
gentoo-2280e91a2bae11aaa3787b5a1f135e2468e9b72d.tar.bz2
gentoo-2280e91a2bae11aaa3787b5a1f135e2468e9b72d.zip
net-p2p/rtorrent: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-p2p/rtorrent/files')
-rw-r--r--net-p2p/rtorrent/files/rtorrentd.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/files/rtorrentd.init b/net-p2p/rtorrent/files/rtorrentd.init
index 8f4db9632937..ecc40f7aa085 100644
--- a/net-p2p/rtorrent/files/rtorrentd.init
+++ b/net-p2p/rtorrent/files/rtorrentd.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$