summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:15 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commiteb0c5d5d630a65378af7bad6f2cf7cbda86f16c2 (patch)
tree422fff26be4027fd69917bfd1cc3a85f2120050c /sys-cluster
parentsys-cluster/keepalived: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-eb0c5d5d630a65378af7bad6f2cf7cbda86f16c2.tar.gz
gentoo-eb0c5d5d630a65378af7bad6f2cf7cbda86f16c2.tar.bz2
gentoo-eb0c5d5d630a65378af7bad6f2cf7cbda86f16c2.zip
sys-cluster/maui: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/maui/files/maui.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/maui/files/maui.initd b/sys-cluster/maui/files/maui.initd
index fd7b7e0cc3db..a09214e668ec 100644
--- a/sys-cluster/maui/files/maui.initd
+++ b/sys-cluster/maui/files/maui.initd
@@ -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$