Christian Hesse
b6e2b8c3e4
bridge-port-to-default: delay only when required
2018-10-25 20:48:48 +02:00
Christian Hesse
6b089a1425
bridge-port-to-default: delay for global-config
...
All scripts scheduled with "start-time=startup interval=0" start
simultaneously, thus racing on global variables. So delay for
a second and give global-config time to finish.
2018-10-25 12:50:56 +02:00
Christian Hesse
b239853303
bridge-port-to-default: drop unused code, :toarray strips itself
2018-10-25 12:15:08 +02:00
Christian Hesse
a187a4361a
bridge-port-to-default: fix variable name
2018-10-25 11:38:20 +02:00
Christian Hesse
0896d81bb0
bridge-port-to-default: strip leading blank from comment
2018-10-04 22:13:05 +02:00
Christian Hesse
17f64b48af
bridge-port-to-default: support different configurations
...
Just add something like this to your bridge ports:
comment="default:br-ext,alt:br-intern"
2018-10-04 13:56:09 +02:00
Christian Hesse
be673737d3
start scripts with a magic token / shebang
2018-09-27 00:18:43 +02:00
Christian Hesse
529acebc7b
rename ethernet-to-default -> bridge-port-to-default
2018-08-27 10:16:10 +02:00