strongswan/conf/strongswan.conf

15 lines
281 B
Plaintext
Raw Normal View History

2008-04-18 12:52:47 +00:00
# strongswan.conf - strongSwan configuration file
#
# Refer to the strongswan.conf(5) manpage for details
#
# Configuration changes should be made in the included files
2008-04-18 12:52:47 +00:00
charon {
load_modular = yes
2008-04-18 12:52:47 +00:00
plugins {
include strongswan.d/charon/*.conf
2008-04-18 12:52:47 +00:00
}
}
include strongswan.d/*.conf