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
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')
-rw-r--r--net-fs/nfs-utils/files/nfs.initd2
-rw-r--r--net-fs/nfs-utils/files/nfsclient.initd2
-rw-r--r--net-fs/nfs-utils/files/nfsmount.initd2
-rw-r--r--net-fs/nfs-utils/files/nfsmount.initd-1.3.12
-rw-r--r--net-fs/nfs-utils/files/rpc.gssd.initd2
-rw-r--r--net-fs/nfs-utils/files/rpc.idmapd.initd2
-rw-r--r--net-fs/nfs-utils/files/rpc.pipefs.initd2
-rw-r--r--net-fs/nfs-utils/files/rpc.statd.initd2
-rw-r--r--net-fs/nfs-utils/files/rpc.svcgssd.initd2
9 files changed, 9 insertions, 9 deletions
diff --git a/net-fs/nfs-utils/files/nfs.initd b/net-fs/nfs-utils/files/nfs.initd
index 084506d4c475..73be4e5b1ea7 100644
--- a/net-fs/nfs-utils/files/nfs.initd
+++ b/net-fs/nfs-utils/files/nfs.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-fs/nfs-utils/files/nfsclient.initd b/net-fs/nfs-utils/files/nfsclient.initd
index ab13913b7b4a..16060fe858df 100644
--- a/net-fs/nfs-utils/files/nfsclient.initd
+++ b/net-fs/nfs-utils/files/nfsclient.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$
diff --git a/net-fs/nfs-utils/files/nfsmount.initd b/net-fs/nfs-utils/files/nfsmount.initd
index 642d3494f17d..0577d58e02f9 100644
--- a/net-fs/nfs-utils/files/nfsmount.initd
+++ b/net-fs/nfs-utils/files/nfsmount.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-fs/nfs-utils/files/nfsmount.initd-1.3.1 b/net-fs/nfs-utils/files/nfsmount.initd-1.3.1
index ec74dbe4fdc9..bff761c8f0fe 100644
--- a/net-fs/nfs-utils/files/nfsmount.initd-1.3.1
+++ b/net-fs/nfs-utils/files/nfsmount.initd-1.3.1
@@ -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$
diff --git a/net-fs/nfs-utils/files/rpc.gssd.initd b/net-fs/nfs-utils/files/rpc.gssd.initd
index 465b05ef462b..7bfbdfa99170 100644
--- a/net-fs/nfs-utils/files/rpc.gssd.initd
+++ b/net-fs/nfs-utils/files/rpc.gssd.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-fs/nfs-utils/files/rpc.idmapd.initd b/net-fs/nfs-utils/files/rpc.idmapd.initd
index dcd0acd69e07..b54369652dbb 100644
--- a/net-fs/nfs-utils/files/rpc.idmapd.initd
+++ b/net-fs/nfs-utils/files/rpc.idmapd.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-fs/nfs-utils/files/rpc.pipefs.initd b/net-fs/nfs-utils/files/rpc.pipefs.initd
index 1cd79e229a8b..991c9f59b789 100644
--- a/net-fs/nfs-utils/files/rpc.pipefs.initd
+++ b/net-fs/nfs-utils/files/rpc.pipefs.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
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$
diff --git a/net-fs/nfs-utils/files/rpc.svcgssd.initd b/net-fs/nfs-utils/files/rpc.svcgssd.initd
index f677cb56d233..354c398f084a 100644
--- a/net-fs/nfs-utils/files/rpc.svcgssd.initd
+++ b/net-fs/nfs-utils/files/rpc.svcgssd.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$