mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
3ee767086d
If no AP is configured, hostapd-${phy}.conf is not being created,
hence md5sum fails and causes log pollution:
netifd: radio1 (3183): md5sum: can't open '/var/run/hostapd-phy1.conf': No such file or directoy
Hence make sure the file exists when calling md5sum.
Fixes:
|
||
---|---|---|
.. | ||
files | ||
patches | ||
scripts | ||
ath.mk | ||
broadcom.mk | ||
intel.mk | ||
Makefile | ||
marvell.mk | ||
ralink.mk | ||
realtek.mk |