diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bridge-port.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bridge-port.md b/doc/bridge-port.md index 2228ac8..167fa87 100644 --- a/doc/bridge-port.md +++ b/doc/bridge-port.md @@ -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 |