Add support for openfortivpn
This commit is contained in:
parent
02b374489f
commit
5c3fd596c9
@ -2551,3 +2551,10 @@ pkcs11proxyd = module
|
||||
# IPMI event daemon for sending events to syslog
|
||||
#
|
||||
ipmievd = module
|
||||
|
||||
# Layer: contrib
|
||||
# Module: openfortivpn
|
||||
#
|
||||
# Fortinet compatible SSL VPN daemons.
|
||||
#
|
||||
openfortivpn = module
|
||||
|
@ -31,3 +31,7 @@
|
||||
(typeattributeset cil_gen_require pkcs11proxyd_t)
|
||||
(typepermissive pkcs11proxyd_t)
|
||||
)
|
||||
(optional permissivedomains_optional_9
|
||||
(typeattributeset cil_gen_require openfortivpn_t)
|
||||
(typepermissive openfortivpn_t)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user