mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
wifimngr: 05-wifi: publish wps over fronthauls when eth connected
This commit is contained in:
parent
f459eaafb9
commit
40a1a45412
1 changed files with 5 additions and 0 deletions
|
|
@ -57,6 +57,11 @@ supp_status() {
|
|||
return
|
||||
fi
|
||||
|
||||
if [ -f "/tmp/map.agent.bsta_global_disable" ]; then
|
||||
echo "CONFIGURED"
|
||||
return
|
||||
fi
|
||||
|
||||
echo "UNCONFIGURED"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue