summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:43 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit4b4408adbf407f8950c515c539d39a66d0961811 (patch)
treeecedd600fb387eb580fa7411548fb297c1109a39 /net-nds/portmap/files
parentnet-nds/openldap: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-4b4408adbf407f8950c515c539d39a66d0961811.tar.gz
gentoo-4b4408adbf407f8950c515c539d39a66d0961811.tar.bz2
gentoo-4b4408adbf407f8950c515c539d39a66d0961811.zip
net-nds/portmap: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-nds/portmap/files')
-rw-r--r--net-nds/portmap/files/portmap.rc62
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/portmap/files/portmap.rc6 b/net-nds/portmap/files/portmap.rc6
index 628d82ab4848..70b9897afdc2 100644
--- a/net-nds/portmap/files/portmap.rc6
+++ b/net-nds/portmap/files/portmap.rc6
@@ -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$