summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:59 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit933975e685622e102e811960b5a3b156dac674ce (patch)
tree4e4a2fda2d0849592de76867cb1d8cf2ad0851e9 /net-p2p/saku
parentnet-p2p/rtorrent: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-933975e685622e102e811960b5a3b156dac674ce.tar.gz
gentoo-933975e685622e102e811960b5a3b156dac674ce.tar.bz2
gentoo-933975e685622e102e811960b5a3b156dac674ce.zip
net-p2p/saku: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-p2p/saku')
-rw-r--r--net-p2p/saku/files/saku2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/saku/files/saku b/net-p2p/saku/files/saku
index 898c885985f4..f54c72b1c89b 100644
--- a/net-p2p/saku/files/saku
+++ b/net-p2p/saku/files/saku
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$