aboutsummaryrefslogtreecommitdiffstats
path: root/log-forward
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-02-22 19:52:20 +0100
committerGravatar Christian Hesse <mail@eworm.de>2021-02-24 21:51:56 +0100
commit041ca062b1d07843e7ef9ae8e99a753e344189e5 (patch)
tree3425599f6d4cdecd555b6fa4b33afafd8f8ead5f /log-forward
parentf46db918453dcb8878b9a0de6e122fb0ea2224d9 (diff)
global: use $0 for $ScriptLock
Diffstat (limited to 'log-forward')
-rw-r--r--log-forward2
1 files changed, 1 insertions, 1 deletions
diff --git a/log-forward b/log-forward
index e90e720..def04e6 100644
--- a/log-forward
+++ b/log-forward
@@ -23,7 +23,7 @@
:global SymbolForNotification;
:global WaitFullyConnected;
-$ScriptLock "log-forward";
+$ScriptLock $0;
:if ([ :typeof $LogForwardRateLimit ] = "nothing") do={
:set LogForwardRateLimit 0;