From faf93510d49221a680e2b54ebb6dbbe2daa6b0d6 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:54 -0500 Subject: [PATCH] net-p2p/freenet: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-p2p/freenet/files/freenet | 2 +- net-p2p/freenet/files/freenet.old | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.26.2