executor-scripts: add forward executor
This commit is contained in:
parent
71bc4b3dc9
commit
1c2fddfbaa
2 changed files with 19 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -99,7 +99,8 @@ EXECUTOR_SCRIPTS_CORE ?= \
|
|||
ipv6-ra \
|
||||
static \
|
||||
link \
|
||||
ppp
|
||||
ppp \
|
||||
forward
|
||||
|
||||
EXECUTOR_SCRIPTS_OPT ?= \
|
||||
bridge \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue