mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-14 12:04:29 +02:00
doc/mod/bridge-port-to: fix scheduler name
This commit is contained in:
parent
e9780d9b4e
commit
782bbb2c90
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Also dhcp client can be handled:
|
|||
Add a scheduler to start with default setup on system startup:
|
||||
|
||||
$ScriptInstallUpdate global-wait;
|
||||
/system/scheduler/add name=bridge-port-vlan on-event="/system/script/run global-wait; :global BridgePortTo; \$BridgePortTo default;" start-time=startup;
|
||||
/system/scheduler/add name=bridge-port-to on-event="/system/script/run global-wait; :global BridgePortTo; \$BridgePortTo default;" start-time=startup;
|
||||
|
||||
Usage and invocation
|
||||
--------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue