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

Makefile description adapted to new feature

parent b283d72e
No related branches found
No related tags found
No related merge requests found
...@@ -17,10 +17,11 @@ endef ...@@ -17,10 +17,11 @@ endef
define Package/gluon-ssid-changer/description define Package/gluon-ssid-changer/description
Script to change the SSID to an Offline-SSID when there is no connection to Script to change the SSID to an Offline-SSID when there is no connection to
any gateway. This SSID is generated from the nodes hostname with the first any gateway. This SSID can be generated from the nodes hostname with the first
and last part of the nodename to allow observers to recognise which node is down. and last part of the nodename or the mac address, to allow observers to
The script is called once a minute by micron.d and it will change from online to recognise which node is down. The script is called once a minute by micron.d
offline-SSID maximum once a day and it will change from online to offline-SSID maximum once every (definable)
timeframe.
endef endef
define Build/Prepare define Build/Prepare
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment