summaryrefslogtreecommitdiff
path: root/net-p2p/deluge
diff options
context:
space:
mode:
authorPaolo Pedroni <paolo.pedroni@iol.it>2016-02-26 10:10:26 +0100
committerKristian Fiskerstrand <k_f@gentoo.org>2016-02-28 21:38:43 +0100
commit827aca59c6854e49418f92bc6b8ef484a4c77b26 (patch)
tree780505fae856841cd1c8e74bde2802813dcb978f /net-p2p/deluge
parent024f0ac75e177f293a00aa10e3543ce09a662c13 (diff)
downloadgentoo-827aca59c6854e49418f92bc6b8ef484a4c77b26.tar.gz
gentoo-827aca59c6854e49418f92bc6b8ef484a4c77b26.tar.xz
net-p2p/deluge: change shebang to #!/sbin/openrc-run
Diffstat (limited to 'net-p2p/deluge')
-rw-r--r--net-p2p/deluge/files/deluge-web.init2
-rw-r--r--net-p2p/deluge/files/deluged.init-22
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/deluge/files/deluge-web.init b/net-p2p/deluge/files/deluge-web.init
index fc540e47346..8e1fb080541 100644
--- a/net-p2p/deluge/files/deluge-web.init
+++ b/net-p2p/deluge/files/deluge-web.init
@@ -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 or later
# $Id$
diff --git a/net-p2p/deluge/files/deluged.init-2 b/net-p2p/deluge/files/deluged.init-2
index 082bf9dcdc6..6869438af68 100644
--- a/net-p2p/deluge/files/deluged.init-2
+++ b/net-p2p/deluge/files/deluged.init-2
@@ -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 or later
# $Id$