add script 'bridge-port-toggle'

... to toggle between configuration 'default' and 'alt'.
This commit is contained in:
Christian Hesse 2018-10-04 13:58:29 +02:00
parent 17f64b48af
commit 311475e67c
2 changed files with 16 additions and 0 deletions

View file

@ -47,6 +47,7 @@
1="/ system script run leds-toggle-mode;";
2="/ system shutdown;";
3="/ system reboot;";
4="/ system script run bridge-port-toggle;";
# add more here...
};