From: Austin English Date: Wed, 18 May 2016 06:34:23 +0000 (-0500) Subject: sys-cluster/torque: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=48b8cd2d7464898ab2310d9887eea880ec988781;p=gentoo.git sys-cluster/torque: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$