commit
0b1344370a
@ -1735,7 +1735,7 @@ if [[ $NO_HAVEGED -eq 0 ]]; then
|
|||||||
HAVEGED_WATCHDOG_PID=$!
|
HAVEGED_WATCHDOG_PID=$!
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# start hostapd (use stdbuf for no delayed output in porgrams that redirect stdout)
|
# start hostapd (use stdbuf for no delayed output in programs that redirect stdout)
|
||||||
stdbuf -oL hostapd $HOSTAPD_DEBUG_ARGS $CONFDIR/hostapd.conf &
|
stdbuf -oL hostapd $HOSTAPD_DEBUG_ARGS $CONFDIR/hostapd.conf &
|
||||||
HOSTAPD_PID=$!
|
HOSTAPD_PID=$!
|
||||||
echo $HOSTAPD_PID > $CONFDIR/hostapd.pid
|
echo $HOSTAPD_PID > $CONFDIR/hostapd.pid
|
||||||
|
Loading…
Reference in New Issue
Block a user