From: Austin English Date: Wed, 18 May 2016 06:32:54 +0000 (-0500) Subject: net-p2p/freenet: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=faf93510d49221a680e2b54ebb6dbbe2daa6b0d6;p=gentoo.git net-p2p/freenet: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-p2p/freenet/files/freenet b/net-p2p/freenet/files/freenet index f276ee4ea0f4..ef90f226bfb7 100644 --- a/net-p2p/freenet/files/freenet +++ b/net-p2p/freenet/files/freenet @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 diff --git a/net-p2p/freenet/files/freenet.old b/net-p2p/freenet/files/freenet.old index d0df97e471ba..ce98ea99cb22 100644 --- a/net-p2p/freenet/files/freenet.old +++ b/net-p2p/freenet/files/freenet.old @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2