From 933975e685622e102e811960b5a3b156dac674ce Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:59 -0500 Subject: net-p2p/saku: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-p2p/saku/files/saku | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- cgit v1.2.3-65-gdbad