conf: Generate and install config snippets also for charon-cmd and charon-nm
This allows easier customization for distributions (e.g. disable some plugins by default).
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
charon-cmd {}
|
||||
Section with settings specific to the CLI client `charon-cmd`.
|
||||
Settings from the `charon` section are not inherited, but many can be used
|
||||
here as well.
|
||||
|
||||
charon-cmd.load_modular := yes
|
||||
Load only explicitly enabled plugins
|
||||
|
||||
charon-cmd.plugins.include charon-cmd/*.conf
|
||||
Plugin config snippets used by charon-cmd
|
||||
Reference in New Issue
Block a user