summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:29 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitfae95c05f3def68952fdf95ee394b0504df9659b (patch)
treeb68d50c16701e3a232c0ed0416af6f275d8f362d /sys-apps/dbus
parentsys-apps/daisydog: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-fae95c05f3def68952fdf95ee394b0504df9659b.tar.gz
gentoo-fae95c05f3def68952fdf95ee394b0504df9659b.tar.bz2
gentoo-fae95c05f3def68952fdf95ee394b0504df9659b.zip
sys-apps/dbus: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps/dbus')
-rw-r--r--sys-apps/dbus/files/dbus.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dbus/files/dbus.initd b/sys-apps/dbus/files/dbus.initd
index 58838ccb1796..2e3d21ebc484 100644
--- a/sys-apps/dbus/files/dbus.initd
+++ b/sys-apps/dbus/files/dbus.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 or later
# $Id$