mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 18:24:34 +02:00
daily-psk: add hint about device specific rule
I tricked myself several times... If a more device specific (or just earlier matching) rule exists the daily PSK is not applied!
This commit is contained in:
parent
44836ccf04
commit
2252058202
3 changed files with 3 additions and 0 deletions
|
@ -87,6 +87,7 @@
|
|||
"SSID: " . $Ssid . "\n" . \
|
||||
"PSK: " . $NewPsk . "\n" . \
|
||||
"Date: " . $Date . "\n\n" . \
|
||||
"A client device specific rule must not exist!\n\n" . \
|
||||
$Url) $Attach;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue