summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:50 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit1e73c30dfa5995331476811d68f87e198ad56017 (patch)
tree8a645362c487145c18f205d20d1179db9d1d6b67 /net-fs/ncpfs/files
parentnet-fs/autofs: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-1e73c30dfa5995331476811d68f87e198ad56017.tar.gz
gentoo-1e73c30dfa5995331476811d68f87e198ad56017.tar.bz2
gentoo-1e73c30dfa5995331476811d68f87e198ad56017.zip
net-fs/ncpfs: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-fs/ncpfs/files')
-rw-r--r--net-fs/ncpfs/files/ipx.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/ncpfs/files/ipx.init b/net-fs/ncpfs/files/ipx.init
index fffd62810ef6..2132b57e9aa7 100644
--- a/net-fs/ncpfs/files/ipx.init
+++ b/net-fs/ncpfs/files/ipx.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$