aboutsummaryrefslogtreecommitdiffstats
path: root/ipv6-update
diff options
context:
space:
mode:
Diffstat (limited to 'ipv6-update')
-rw-r--r--ipv6-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipv6-update b/ipv6-update
index 7621082..baea7c3 100644
--- a/ipv6-update
+++ b/ipv6-update
@@ -6,8 +6,8 @@
:local PdPrefix $"pd-prefix";
-:global ParseKeyValueStore;
:global LogPrintExit;
+:global ParseKeyValueStore;
:if ([ :typeof $PdPrefix ] = "nothing") do={
$LogPrintExit error "This script is supposed to run from ipv6 dhcp-client." true;