Rename all not associated with LXC stuff.
[platform/core/security/vasum.git] / tests / unit_tests / client / configs / ut-client / templates / console-dbus.conf.in
index 7778208..c47dfaa 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "lxcTemplate" : "minimal-dbus.sh",
+    "zoneTemplate" : "minimal-dbus.sh",
     "initWithArgs" : ["/bin/sh", "-c", "trap exit SIGTERM; /usr/bin/dbus-daemon --config-file=@VSM_TEST_CONFIG_INSTALL_DIR@/server/ut-zones-manager/ut-dbus.conf --fork; read"],
     "requestedState" : "running",
     "ipv4Gateway" : "",
@@ -7,9 +7,9 @@
     "privilege" : 20,
     "vt" : -1,
     "switchToDefaultAfterTimeout" : true,
-    "enableDbusIntegration" : true,
     "cpuQuotaForeground" : -1,
     "cpuQuotaBackground" : 1000,
+    "shutdownTimeout" : 10,
     "runMountPoint" : "/tmp/ut-run/~NAME~",
     "provisions" : [],
     "permittedToSend" : [ "/tmp/.*" ],