mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
doc/bridge-port: add command to install global-wait
This commit is contained in:
@@ -36,6 +36,7 @@ There is also global configuration:
|
||||
Install [global-wait](global-wait.md) and add a scheduler to start with
|
||||
default setup on system startup:
|
||||
|
||||
$ScriptInstallUpdate global-wait;
|
||||
/ system scheduler add name=bridge-port-to-default on-event="/ system script { run global-wait; run bridge-port-to-default; }" start-time=startup;
|
||||
|
||||
Usage and invocation
|
||||
|
||||
Reference in New Issue
Block a user