6147c03884394b848ae341d8cd611a75e8f0ce5d
[platform/core/security/vasum.git] / tests / unit_tests / server / configs / ut-containers-manager / test-daemon.conf
1 {
2     "containerConfigs" : ["containers/console1.conf", "containers/console2.conf", "containers/console3.conf"],
3     "runMountPointPrefix" : "",
4     "foregroundId" : "ut-containers-manager-console1",
5     "defaultId" : "ut-containers-manager-console1",
6     "containersPath" : "/tmp",
7     "inputConfig" : {"enabled" : false,
8                      "device" : "/dev/doesnotexist",
9                      "code" : 139,
10                      "numberOfEvents" : 2,
11                      "timeWindowMs" : 500},
12     "proxyCallRules" : []
13 }