Viitor_upstartaddon/etc/event.d/hcid

13 lines
261 B
Plaintext
Raw Normal View History

# rc - runlevel compatibility
#
# This task guesses what the "default runlevel" should be and starts the
# appropriate script.
start on started dbus
stop on stopping dbus
console logged
exec /usr/sbin/hcid -n -s -f /etc/sysconfig/bluetooth/hcid.conf
respawn