From e6030beac4b85b2e32facabf9b3aeb88a83e4b18 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:44 -0500 Subject: [PATCH] net-nds/rpcbind: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-nds/rpcbind/files/rpcbind.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2