From: Paolo Pedroni Date: Fri, 26 Feb 2016 09:10:26 +0000 (+0100) Subject: net-p2p/deluge: change shebang to #!/sbin/openrc-run X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=827aca59c6854e49418f92bc6b8ef484a4c77b26;p=gentoo.git net-p2p/deluge: change shebang to #!/sbin/openrc-run --- diff --git a/net-p2p/deluge/files/deluge-web.init b/net-p2p/deluge/files/deluge-web.init index fc540e47346c..8e1fb0805418 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 082bf9dcdc6e..6869438af683 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$