doc/log-forward: RouterOS v7 path syntax

This commit is contained in:
Christian Hesse 2022-05-11 10:10:34 +02:00
parent 36ec2e1595
commit c5044e10ce

View file

@ -33,7 +33,7 @@ Just install the script:
... and add a scheduler:
/ system scheduler add interval=1m name=log-forward on-event="/ system script run log-forward;" start-time=startup;
/system/scheduler/add interval=1m name=log-forward on-event="/system/script/run log-forward;" start-time=startup;
Configuration
-------------