OBS User unknown
2009-01-23 22:46:26 +00:00
committed by Git OBS Bridge
parent faa75901a6
commit 47299e0338
4 changed files with 10 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ test -r $BLUETOOTH_CONFIG || exit 6
rc_reset
# check_service "hcid" "$HCI_START" "$HCI_DAEMON"
function check_service()
check_service()
{
if [ "$2" = "yes" ]; then
printf "%10s (%s)" "$1" "activated"