aboutsummaryrefslogtreecommitdiffstats
path: root/collect-wireless-mac.template
diff options
context:
space:
mode:
Diffstat (limited to 'collect-wireless-mac.template')
-rw-r--r--collect-wireless-mac.template3
1 files changed, 2 insertions, 1 deletions
diff --git a/collect-wireless-mac.template b/collect-wireless-mac.template
index 2449316..9e06a88 100644
--- a/collect-wireless-mac.template
+++ b/collect-wireless-mac.template
@@ -17,7 +17,8 @@ $ScriptLock "collect-wireless-mac%TEMPL%";
:local PlaceBefore [ / %PATH% access-list find where comment="--- collected above ---" disabled ];
:if ([ :len $PlaceBefore ] = 0) do={
- :error "Missing disabled access-list entry with comment '--- collected above ---'";
+ :log error "Missing disabled access-list entry with comment '--- collected above ---'";
+ :error "Error: See log for details.";
}
:foreach RegTbl in=[ / %PATH% registration-table find ] do={