Rename all not associated with LXC stuff.
[platform/core/security/vasum.git] / tests / unit_tests / server / configs / ut-zone / templates / test.conf
index 3bc3277..115307d 100644 (file)
@@ -1,14 +1,15 @@
 {
-    "lxcTemplate" : "minimal.sh",
+    "zoneTemplate" : "minimal.sh",
     "initWithArgs" : ["/bin/sh", "-c", "trap exit SIGTERM; read"],
+    "requestedState" : "running",
     "ipv4Gateway" : "",
     "ipv4" : "",
     "privilege" : 10,
     "vt" : -1,
     "switchToDefaultAfterTimeout" : true,
-    "enableDbusIntegration" : false,
     "cpuQuotaForeground" : -1,
     "cpuQuotaBackground" : 1000,
+    "shutdownTimeout" : 10,
     "runMountPoint" : "",
     "provisions" : [],
     "permittedToSend" : [],