diff options
Diffstat (limited to 'collect-wireless-mac.local')
-rw-r--r-- | collect-wireless-mac.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/collect-wireless-mac.local b/collect-wireless-mac.local index 20a5f83..7489c4c 100644 --- a/collect-wireless-mac.local +++ b/collect-wireless-mac.local @@ -20,7 +20,7 @@ :global SendNotification; :global SymbolForNotification; -$ScriptLock "collect-wireless-mac.local"; +$ScriptLock $0; :if ([ :len [ / interface wireless access-list find where comment="--- collected above ---" disabled ] ] = 0) do={ / interface wireless access-list add comment="--- collected above ---" disabled=yes; |