Return to strongswan.conf CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf |
1.1 misho 1: # strongswan.conf - strongSwan configuration file 2: # 3: # Refer to the strongswan.conf(5) manpage for details 4: # 5: # Configuration changes should be made in the included files 6: 7: charon { 8: load_modular = yes 9: plugins { 10: include strongswan.d/charon/*.conf 11: } 12: } 13: 14: include strongswan.d/*.conf