aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-06-07 14:12:36 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-06-11 22:45:29 +0200
commit87318fddde2cbe4897467c502748bad33d081f69 (patch)
tree02b86308cb2d36b4ce486ad4cb6abc0df93ca61c
parentdea07a7f0b79bd3d15aee7db8c4bbe423a1bc93f (diff)
doc/daily-psk: hint to copy from global-config
-rw-r--r--doc/daily-psk.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/daily-psk.md b/doc/daily-psk.md
index 1510ab3..9a5e558 100644
--- a/doc/daily-psk.md
+++ b/doc/daily-psk.md
@@ -47,6 +47,10 @@ The configuration goes to `global-config-overlay`, these are the parameters:
* `DailyPskMatchComment`: pattern to match the wireless access list comment
* `DailyPskSecrets`: an array with pseudo random strings
+> ℹ️ **Info**: Copy relevant configuration from
+> [`global-config`](../global-config.rsc) (the one without `-overlay`) to
+> your local `global-config-overlay` and modify it to your specific needs.
+
Then add an access list entry. For CAPsMAN:
/caps-man/access-list/add comment="Daily PSK" ssid-regexp="-guest\$" private-passphrase="ToBeChangedDaily";