From: Austin English Date: Wed, 18 May 2016 06:32:44 +0000 (-0500) Subject: net-nds/rpcbind: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e6030beac4b85b2e32facabf9b3aeb88a83e4b18;p=gentoo.git net-nds/rpcbind: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-nds/rpcbind/files/rpcbind.initd b/net-nds/rpcbind/files/rpcbind.initd index b00bc197276c..c32b31b87dfd 100644 --- a/net-nds/rpcbind/files/rpcbind.initd +++ b/net-nds/rpcbind/files/rpcbind.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$