summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:51 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit62ea3fb1a1643d140dd6737e88c370a1389216d7 (patch)
tree63a3f84957049cd1e24f1492455983864ae329ba /net-fs/nfs-utils/files/rpc.statd.initd
parentnet-fs/ncpfs: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-62ea3fb1a1643d140dd6737e88c370a1389216d7.tar.gz
gentoo-62ea3fb1a1643d140dd6737e88c370a1389216d7.tar.bz2
gentoo-62ea3fb1a1643d140dd6737e88c370a1389216d7.zip
net-fs/nfs-utils: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-fs/nfs-utils/files/rpc.statd.initd')
-rw-r--r--net-fs/nfs-utils/files/rpc.statd.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/nfs-utils/files/rpc.statd.initd b/net-fs/nfs-utils/files/rpc.statd.initd
index fd4a7a1e1648..eee9923c745b 100644
--- a/net-fs/nfs-utils/files/rpc.statd.initd
+++ b/net-fs/nfs-utils/files/rpc.statd.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$