diff options
author | Christian Hesse <mail@eworm.de> | 2022-05-11 10:06:27 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-05-12 11:04:00 +0200 |
commit | ea619c8efcc16b4a5dfcc05f0ffca58cac60967a (patch) | |
tree | 6f1571ea011213cdced4131a9ebac78ee8d08dc8 /doc/ipsec-to-dns.md | |
parent | d68958dd77d8bb5d4dbf4c4504fef8a2ecd58439 (diff) |
doc/ipsec-to-dns: RouterOS v7 path syntax
Diffstat (limited to 'doc/ipsec-to-dns.md')
-rw-r--r-- | doc/ipsec-to-dns.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ipsec-to-dns.md b/doc/ipsec-to-dns.md index 349ae63..87ad21a 100644 --- a/doc/ipsec-to-dns.md +++ b/doc/ipsec-to-dns.md @@ -21,7 +21,7 @@ Just install the script: This script is run from scheduler: - / system scheduler add interval=1m name=ipsec-to-dns on-event="/ system script run ipsec-to-dns;" start-time=startup; + /system/scheduler/add interval=1m name=ipsec-to-dns on-event="/system/script/run ipsec-to-dns;" start-time=startup; Configuration ------------- |