summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:42 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit89b4425027ea13ec751993441fd7693339c7d75b (patch)
treed5def7963d9f39980fdf95b6a00d585cd53710b6 /sys-infiniband
parentsys-infiniband/ofed: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-89b4425027ea13ec751993441fd7693339c7d75b.tar.gz
gentoo-89b4425027ea13ec751993441fd7693339c7d75b.tar.bz2
gentoo-89b4425027ea13ec751993441fd7693339c7d75b.zip
sys-infiniband/opensm: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-infiniband')
-rw-r--r--sys-infiniband/opensm/files/opensm.init.d2
-rw-r--r--sys-infiniband/opensm/files/sldd.init.d2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-infiniband/opensm/files/opensm.init.d b/sys-infiniband/opensm/files/opensm.init.d
index ebf97ce2e737..2e8cdda4dd6e 100644
--- a/sys-infiniband/opensm/files/opensm.init.d
+++ b/sys-infiniband/opensm/files/opensm.init.d
@@ -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/sys-infiniband/opensm/files/sldd.init.d b/sys-infiniband/opensm/files/sldd.init.d
index 8f96af77bbd8..e5eab845f620 100644
--- a/sys-infiniband/opensm/files/sldd.init.d
+++ b/sys-infiniband/opensm/files/sldd.init.d
@@ -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$