From 7d35fa72527f58de1f1e3addc3a2e3c9aba1d4bf Mon Sep 17 00:00:00 2001
From: rubo77 <github@r.z11.de>
Date: Mon, 26 Jun 2017 21:47:27 +0200
Subject: [PATCH] Readme: add alternative: gluon-ssid-notifier

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index bf89d04..460222a 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,13 @@ ssh $ROUTER_IP "/lib/gluon/upgrade/500-ssid-changer;" \
   "/etc/init.d/micrond reload;"
 ```
 
+Alternative: gluon-ssid-notifier
+================================
+If you just need the Offline-SSID for administrative purposes, there is a better solution,
+that will just add an extra SSID if a node is offline:
+https://github.com/freifunk-kiel/gluon-ssid-notifier/
+
+
 Gluon versions
 ==============
 This branch of the script contains the ssid-changer version for the gluon 2016.2.x.
-- 
GitLab