summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:23 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit48b8cd2d7464898ab2310d9887eea880ec988781 (patch)
tree882bd182fda152104e9b08a3424a384a325f4ceb /sys-cluster/torque
parentsys-cluster/swift: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-48b8cd2d7464898ab2310d9887eea880ec988781.tar.gz
gentoo-48b8cd2d7464898ab2310d9887eea880ec988781.tar.bz2
gentoo-48b8cd2d7464898ab2310d9887eea880ec988781.zip
sys-cluster/torque: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-cluster/torque')
-rw-r--r--sys-cluster/torque/files/pbs_mom-init.d2
-rw-r--r--sys-cluster/torque/files/pbs_mom-init.d-munge2
-rw-r--r--sys-cluster/torque/files/pbs_sched-init.d2
-rw-r--r--sys-cluster/torque/files/pbs_server-init.d2
-rw-r--r--sys-cluster/torque/files/pbs_server-init.d-munge2
-rw-r--r--sys-cluster/torque/files/trqauthd-init.d2
6 files changed, 6 insertions, 6 deletions
diff --git a/sys-cluster/torque/files/pbs_mom-init.d b/sys-cluster/torque/files/pbs_mom-init.d
index 0bbd899bcf3e..7f267838f693 100644
--- a/sys-cluster/torque/files/pbs_mom-init.d
+++ b/sys-cluster/torque/files/pbs_mom-init.d
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the Torque 2.5+ License
diff --git a/sys-cluster/torque/files/pbs_mom-init.d-munge b/sys-cluster/torque/files/pbs_mom-init.d-munge
index 6c84dc647807..062645ed5dc0 100644
--- a/sys-cluster/torque/files/pbs_mom-init.d-munge
+++ b/sys-cluster/torque/files/pbs_mom-init.d-munge
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the Torque 2.5+ License
diff --git a/sys-cluster/torque/files/pbs_sched-init.d b/sys-cluster/torque/files/pbs_sched-init.d
index 72e565a20752..006ef58b51cb 100644
--- a/sys-cluster/torque/files/pbs_sched-init.d
+++ b/sys-cluster/torque/files/pbs_sched-init.d
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the Torque 2.5+ License
diff --git a/sys-cluster/torque/files/pbs_server-init.d b/sys-cluster/torque/files/pbs_server-init.d
index dd39a97f7159..1fafa8db336c 100644
--- a/sys-cluster/torque/files/pbs_server-init.d
+++ b/sys-cluster/torque/files/pbs_server-init.d
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the Torque 2.5+ License
diff --git a/sys-cluster/torque/files/pbs_server-init.d-munge b/sys-cluster/torque/files/pbs_server-init.d-munge
index 83101a2e2a47..d5e303f955ac 100644
--- a/sys-cluster/torque/files/pbs_server-init.d-munge
+++ b/sys-cluster/torque/files/pbs_server-init.d-munge
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the Torque 2.5+ License
diff --git a/sys-cluster/torque/files/trqauthd-init.d b/sys-cluster/torque/files/trqauthd-init.d
index b7896d6af7ef..1a0bed4a53da 100644
--- a/sys-cluster/torque/files/trqauthd-init.d
+++ b/sys-cluster/torque/files/trqauthd-init.d
@@ -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$