summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:20 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit6867c4cb43bca3bcf78280c8737495c31f1878a3 (patch)
tree2aa132b5bce56cae96b092cb0b58e68fe2348a20 /net-libs/xrootd
parentnet-libs/tox: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-6867c4cb43bca3bcf78280c8737495c31f1878a3.tar.gz
gentoo-6867c4cb43bca3bcf78280c8737495c31f1878a3.tar.bz2
gentoo-6867c4cb43bca3bcf78280c8737495c31f1878a3.zip
net-libs/xrootd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-libs/xrootd')
-rw-r--r--net-libs/xrootd/files/cmsd.initd2
-rw-r--r--net-libs/xrootd/files/frm_purged.initd2
-rw-r--r--net-libs/xrootd/files/frm_xfrd.initd2
-rw-r--r--net-libs/xrootd/files/xrootd.initd2
4 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/xrootd/files/cmsd.initd b/net-libs/xrootd/files/cmsd.initd
index eb8b4470b345..e77a1fe909eb 100644
--- a/net-libs/xrootd/files/cmsd.initd
+++ b/net-libs/xrootd/files/cmsd.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-libs/xrootd/files/frm_purged.initd b/net-libs/xrootd/files/frm_purged.initd
index 9b7db734adb5..ef2ada1c4432 100644
--- a/net-libs/xrootd/files/frm_purged.initd
+++ b/net-libs/xrootd/files/frm_purged.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-libs/xrootd/files/frm_xfrd.initd b/net-libs/xrootd/files/frm_xfrd.initd
index b33f3f9b0322..c4be2ff561a6 100644
--- a/net-libs/xrootd/files/frm_xfrd.initd
+++ b/net-libs/xrootd/files/frm_xfrd.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-libs/xrootd/files/xrootd.initd b/net-libs/xrootd/files/xrootd.initd
index ffffa6c4470e..55e4d3c68b39 100644
--- a/net-libs/xrootd/files/xrootd.initd
+++ b/net-libs/xrootd/files/xrootd.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$