executor-scripts: add forward executor

This commit is contained in:
Ariadne Conill 2020-12-16 06:13:29 -07:00
parent 71bc4b3dc9
commit 1c2fddfbaa
2 changed files with 19 additions and 1 deletions

View file

@ -99,7 +99,8 @@ EXECUTOR_SCRIPTS_CORE ?= \
ipv6-ra \
static \
link \
ppp
ppp \
forward
EXECUTOR_SCRIPTS_OPT ?= \
bridge \