mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
hostapd: Enable logging to syslog
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
d6dc07a1a8
commit
3c904d268b
@@ -54,7 +54,7 @@ case "${1}" in
|
||||
fi
|
||||
|
||||
boot_mesg "Starting hostapd... "
|
||||
loadproc /usr/bin/hostapd -B /etc/hostapd.conf -i "${interface}"
|
||||
loadproc /usr/bin/hostapd -s -B /etc/hostapd.conf -i "${interface}"
|
||||
;;
|
||||
|
||||
stop)
|
||||
|
||||
Reference in New Issue
Block a user