summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:44 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitbb6e0420fa21607ea6bc9e32a451981294588b78 (patch)
tree303f904a22dfef577bd6d99991300df63be7fe64
parentsys-infiniband/srptools: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-bb6e0420fa21607ea6bc9e32a451981294588b78.tar.gz
gentoo-bb6e0420fa21607ea6bc9e32a451981294588b78.tar.bz2
gentoo-bb6e0420fa21607ea6bc9e32a451981294588b78.zip
sys-libs/freeipmi: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--sys-libs/freeipmi/files/bmc-watchdog.initd.32
-rw-r--r--sys-libs/freeipmi/files/bmc-watchdog.initd.42
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/freeipmi/files/bmc-watchdog.initd.3 b/sys-libs/freeipmi/files/bmc-watchdog.initd.3
index e662c9537aae..c61e5cfa14d7 100644
--- a/sys-libs/freeipmi/files/bmc-watchdog.initd.3
+++ b/sys-libs/freeipmi/files/bmc-watchdog.initd.3
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/sys-libs/freeipmi/files/bmc-watchdog.initd.4 b/sys-libs/freeipmi/files/bmc-watchdog.initd.4
index 88999eddc99e..42ea3df6e226 100644
--- a/sys-libs/freeipmi/files/bmc-watchdog.initd.4
+++ b/sys-libs/freeipmi/files/bmc-watchdog.initd.4
@@ -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$