summaryrefslogtreecommitdiff
path: root/p11p-daemon/config
diff options
context:
space:
mode:
Diffstat (limited to 'p11p-daemon/config')
-rw-r--r--p11p-daemon/config/sys.config14
1 files changed, 13 insertions, 1 deletions
diff --git a/p11p-daemon/config/sys.config b/p11p-daemon/config/sys.config
index 84c0876..c1fb23e 100644
--- a/p11p-daemon/config/sys.config
+++ b/p11p-daemon/config/sys.config
@@ -1,7 +1,19 @@
[
{p11p, [
{global, [
- {loglevel, 3}]}
+ {loglevel, 3},
+ {groups, [
+ {"vtoken0",
+ [{modules, [
+ {"softhsm2", "/usr/lib/softhsm/libsofthsm2.so"},
+ {"bogusmod_0_1", "/path/to/bogusmod_0_1"}
+ ]}]},
+ {"vtoken1",
+ [{modules, [
+ {"softhsm2", "/usr/lib/softhsm/libsofthsm2.so"}
+ ]}]}
+ ]}
+ ]}
]},
{lager,
[{handlers,