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