diff options
Diffstat (limited to 'main/bluez/rfcomm.initd')
-rw-r--r-- | main/bluez/rfcomm.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bluez/rfcomm.initd b/main/bluez/rfcomm.initd index d3b819e1ab..26c2d6d9d7 100644 --- a/main/bluez/rfcomm.initd +++ b/main/bluez/rfcomm.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 # $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/files/rfcomm-init.d,v 1.1 2011/12/31 21:09:18 pacho Exp $ |