Skip to content
Snippets Groups Projects
Commit 8f5ac152 authored by rubo77's avatar rubo77
Browse files

Hint how to configure for an immediate change

parent 6a85ff09
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# at first some Definitions:
MINUTES=1440 # only once every this timeframe the SSID will change to OFFLINE
MINUTES=1440 # only once every timeframe the SSID will change to OFFLINE (set to 1 minute to change every time the router gets offline)
OFFLINE_PREFIX='FF_OFFLINE_' # use something short to leave space for the nodename (no '~' allowed!)
ONLINE_SSID=$(uci get wireless.client_radio0.ssid -q)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment