Annotation of elwix/config/etc/default/strongswan/strongswan.d/charon/des.conf, revision 1.2
1.2 ! misho 1: des {
! 2:
! 3: # Whether to load the plugin. Can also be an integer to increase the
! 4: # priority of this plugin.
! 5: load = yes
! 6:
! 7: }
! 8: