CVS: moonbase/utils/bluez-utils/init.d bthcid,NONE,1.1
Nick Hudson
nhudson at lunar-linux.org
Tue Nov 11 05:13:02 GMT 2003
Update of /var/cvs/lunar/moonbase/utils/bluez-utils/init.d
In directory dbguin.lunar-linux.org:/tmp/cvs-serv14038/bluez-utils/init.d
Added Files:
bthcid
Log Message:
Adding a number of bluetooth modules to moonbase
--- 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