CVS: moonbase/bluetooth/bluez-utils/init.d bthcid,NONE,1.1
Nick Hudson
nhudson at lunar-linux.org
Wed Nov 12 22:45:58 GMT 2003
Update of /var/cvs/lunar/moonbase/bluetooth/bluez-utils/init.d
In directory dbguin.lunar-linux.org:/tmp/cvs-serv30632/bluez-utils/init.d
Added Files:
bthcid
Log Message:
Adding these back to moonbase in a nice new directory
--- NEW FILE: bthcid ---
#!/bin/bash
#
# bthcid Bluetooth HCI Daemon
#
# chkconfig: 345 80 20
# description: HCI Bluetooth Daemon
# processname: hcid
# config: /etc/bluetooth/hcid.conf
ARGS="-f /etc/bluetooth/hcid.conf"
. /lib/lsb/init-functions
More information about the Lunar-commits
mailing list