diff options
Diffstat (limited to 'abs/extra-testing/bluez/run.pand')
-rw-r--r-- | abs/extra-testing/bluez/run.pand | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/bluez/run.pand b/abs/extra-testing/bluez/run.pand index 937419f..ab15ef6 100644 --- a/abs/extra-testing/bluez/run.pand +++ b/abs/extra-testing/bluez/run.pand @@ -8,7 +8,7 @@ [ -f /etc/conf.d/bluetooth ] && . /etc/conf.d/bluetooth -svwaitup 3 /var/service/bluetoohd || exit 1 +svwaitup -s 3 /var/service/bluetoothd || exit 1 stat_runit "Starting BlueZ Bluetooth PAN daemon" - exec /usr/bin/pand -n + exec /usr/bin/pand -n -s |