summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:44 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commite6030beac4b85b2e32facabf9b3aeb88a83e4b18 (patch)
tree61124eb5a12ec423cedbc4a79b7d23835f911b5b /net-nds/rpcbind/files
parentnet-nds/portmap: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-e6030beac4b85b2e32facabf9b3aeb88a83e4b18.tar.gz
gentoo-e6030beac4b85b2e32facabf9b3aeb88a83e4b18.tar.bz2
gentoo-e6030beac4b85b2e32facabf9b3aeb88a83e4b18.zip
net-nds/rpcbind: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-nds/rpcbind/files')
-rw-r--r--net-nds/rpcbind/files/rpcbind.initd2
1 files changed, 1 insertions, 1 deletions
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$