diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-13 08:52:03 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-13 08:58:32 +0200 |
commit | 40f2953dde0b07b8868d38f1fee0c6a183e3c005 (patch) | |
tree | e8816cfa78929cb0cc008add9c0f68467cc5f05f /daily-psk.template.rsc | |
parent | d2de9be4394b5a8dc8aa93f262440545a046a90c (diff) |
daily-psk: lock the script
Diffstat (limited to 'daily-psk.template.rsc')
-rw-r--r-- | daily-psk.template.rsc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/daily-psk.template.rsc b/daily-psk.template.rsc index 966a407..777f6c0 100644 --- a/daily-psk.template.rsc +++ b/daily-psk.template.rsc @@ -20,12 +20,14 @@ :global FormatLine; :global LogPrintExit2; +:global ScriptLock; :global SendNotification2; :global SymbolForNotification; :global UrlEncode; :global WaitForFile; :global WaitFullyConnected; +$ScriptLock $0; $WaitFullyConnected; # return pseudo-random string for PSK |