meta-digi/meta-digi-dey/recipes-connectivity/hostapd
Javier Viguera 4b7cf7cd2b hostapd: cosmetic, fix overlapped messages on stop
When bringing down the wireless interface used for hostapd, the messages
overlap:

# ifdown wlan1
Stopping HOSTAP Daemon: stopped /usr/sbin/hostapd (pid 569)
hostapd.

Adding the 'quiet' option to start-stop-daemon command fixes the
cosmetic issue.

# ifdown wlan1
Stopping HOSTAP Daemon: hostapd.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-07-14 18:09:02 +02:00
..
hostapd hostapd: cosmetic, fix overlapped messages on stop 2017-07-14 18:09:02 +02:00
hostapd_%.bbappend hostapd: parametrize hostapd init script per interface 2017-04-05 18:15:27 +02:00