blob: 522a085493121543606e8bf9dc63314ba5e5fde1 (
plain)
1
2
3
4
5
|
# create configuration files and directories from factory defaults if they do not exist
C /etc/hostapd - - - - /usr/share/factory/etc/hostapd
# create state dir
d /var/lib/hostapd 750 root root - -
|