diff options
Diffstat (limited to 'main/dbus/dbus.initd')
-rw-r--r-- | main/dbus/dbus.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dbus/dbus.initd b/main/dbus/dbus.initd index 65271f69c6..9b7cdd4302 100644 --- a/main/dbus/dbus.initd +++ b/main/dbus/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 # $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/files/dbus.initd,v 1.1 2011/11/05 13:56:10 ssuominen Exp $ |