summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:51 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit14f58fb1f0411a1bb916b0bf2dfc51f4c87b0bb2 (patch)
treedc65cf7925e4a5dc3b750c387086504cd7c7b252
parentsys-apps/xinetd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-14f58fb1f0411a1bb916b0bf2dfc51f4c87b0bb2.tar.gz
gentoo-14f58fb1f0411a1bb916b0bf2dfc51f4c87b0bb2.tar.bz2
gentoo-14f58fb1f0411a1bb916b0bf2dfc51f4c87b0bb2.zip
sys-apps/xmbmon: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--sys-apps/xmbmon/files/mbmon.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xmbmon/files/mbmon.rc b/sys-apps/xmbmon/files/mbmon.rc
index 6ca761f5e42f..1a7be36b7381 100644
--- a/sys-apps/xmbmon/files/mbmon.rc
+++ b/sys-apps/xmbmon/files/mbmon.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$