ports/main/nnd-s6-services/rc/bridge.br0.eth0/down

9 lines
141 B
Plaintext
Raw Normal View History

2022-03-21 12:25:55 +00:00
#!/bin/execlineb -P
define BRINFACE br0
define SLAVEIFACE eth0
2022-03-21 12:25:55 +00:00
2023-02-01 08:50:08 +00:00
s6-envdir -i /etc/s6/env/path
emptyenv -p
2022-03-21 12:25:55 +00:00
2023-02-01 08:50:08 +00:00
brctl delif $BRINFACE $SLAVEIFACE