mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 04:05:53 +02:00
network: Create IPsec interfaces when network is brought up
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -63,6 +63,9 @@ case "${DO}" in
|
||||
fi
|
||||
fi
|
||||
|
||||
# Create IPsec interfaces
|
||||
/usr/local/bin/ipsec-interfaces
|
||||
|
||||
/etc/rc.d/init.d/static-routes start
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user