From: Austin English Date: Wed, 18 May 2016 06:33:29 +0000 (-0500) Subject: sys-apps/dbus: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fae95c05f3def68952fdf95ee394b0504df9659b;p=gentoo.git sys-apps/dbus: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$