From fae95c05f3def68952fdf95ee394b0504df9659b Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:29 -0500 Subject: [PATCH] sys-apps/dbus: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-apps/dbus/files/dbus.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2