mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 02:04:56 +02:00
doc/bridge-port: add command to install global-wait
This commit is contained in:
parent
1bce625ca9
commit
8f44e0e0a7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue