aboutsummaryrefslogtreecommitdiffstats
path: root/leds-night-mode
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-05-10 15:07:47 +0200
committerGravatar Christian Hesse <mail@eworm.de>2022-05-11 13:48:27 +0200
commitefc3e997ef4e4ad22cbfe9213693981e0f6b0694 (patch)
tree4556528d214d9f52bec430e10ac064c4a3933bd4 /leds-night-mode
parent7d5418718ce02a4ff471ebbb9a4cb1c8fc750be7 (diff)
leds-{day,night,toggle}-mode: RouterOS v7 path syntax
Diffstat (limited to 'leds-night-mode')
-rw-r--r--leds-night-mode2
1 files changed, 1 insertions, 1 deletions
diff --git a/leds-night-mode b/leds-night-mode
index af2388c..112f9a1 100644
--- a/leds-night-mode
+++ b/leds-night-mode
@@ -6,4 +6,4 @@
# disable LEDs
# https://git.eworm.de/cgit/routeros-scripts/about/doc/leds-mode.md
-/ system leds settings set all-leds-off=immediate;
+/system/leds/settings/set all-leds-off=immediate;