executors: port @ncopa's bridge scripts to run as a native executor
This commit is contained in:
parent
e1918f3fd5
commit
5b9ade9db8
2 changed files with 149 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -53,7 +53,8 @@ EXECUTOR_SCRIPTS = \
|
|||
dhcp \
|
||||
ipv6-ra \
|
||||
static \
|
||||
link
|
||||
link \
|
||||
bridge
|
||||
|
||||
CMD_OBJ = ${MULTICALL_OBJ} ${IFQUERY_OBJ} ${IFUPDOWN_OBJ}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue