aboutsummaryrefslogtreecommitdiffstats
path: root/conf/plugins/imc-swima.opt
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2017-08-08 17:17:27 +0200
committerTobias Brunner <tobias@strongswan.org>2017-08-08 17:28:01 +0200
commite66c3d41bc7bad92d650cd0683dcb91f19f7df47 (patch)
treecb06ba86f0058b727d6145879457280ed6cb259f /conf/plugins/imc-swima.opt
parenteb3239b921cd27708fce558c4cacb920adb575f4 (diff)
downloadstrongswan-e66c3d41bc7bad92d650cd0683dcb91f19f7df47.tar.bz2
strongswan-e66c3d41bc7bad92d650cd0683dcb91f19f7df47.tar.xz
conf: Descriptions of several settings updated
Diffstat (limited to 'conf/plugins/imc-swima.opt')
-rw-r--r--conf/plugins/imc-swima.opt17
1 files changed, 11 insertions, 6 deletions
diff --git a/conf/plugins/imc-swima.opt b/conf/plugins/imc-swima.opt
index 5dc3411e8..099a3c80f 100644
--- a/conf/plugins/imc-swima.opt
+++ b/conf/plugins/imc-swima.opt
@@ -1,16 +1,21 @@
+libimcv.plugins.imc-swima.eid_epoch = 0x11223344
+ Set 32 bit epoch value for event IDs manually if software collector database
+ is not available.
+
libimcv.plugins.imc-swima.swid_database =
- Path to software collector database containing event timestamps, software
+ URI to software collector database containing event timestamps, software
creation and deletion events and collected software identifiers.
-libimcv.plugins.imc-swima.swid_epoch = 0x11223344
- Set 32 bit epoch value for event IDs manually if software collector database
- is not available.
+ URI to software collector database containing event timestamps, software
+ creation and deletion events and collected software identifiers.
+ If it contains a password, make sure to adjust the permissions of the config
+ file accordingly.
libimcv.plugins.imc-swima.swid_directory = ${prefix}/share
Directory where SWID tags are located.
-libimcv.plugins.imc-swima.swid_pretty = FALSE
+libimcv.plugins.imc-swima.swid_pretty = no
Generate XML-encoded SWID tags with pretty indentation.
-libimcv.plugins.imc-swima.swid_full = FALSE
+libimcv.plugins.imc-swima.swid_full = no
Include file information in the XML-encoded SWID tags.