mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Allow ipsec to run in vnet jails
ipsec is usable in vnet jails, so allow it to run there. PR: 211364 Submitted by: Matthias Meyser <meyser xenet.de>
This commit is contained in:
parent
738cf81bae
commit
05370e9a99
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# PROVIDE: ipsec
|
||||
# REQUIRE: FILESYSTEMS
|
||||
# BEFORE: DAEMON mountcritremote
|
||||
# KEYWORD: nojail
|
||||
# KEYWORD: nojailvnet
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue