Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-network
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2012-11-28 07:38:27 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2012-11-28 07:44:50 (GMT)
commitc1a9dba4b516a0f09ad6eb63afe69e8c1abf4c12 (patch)
tree1c7d747a87fa388712f219b987cb5652b8ca1455 /sugar-network
parentd265697d992a0b1b3c84d2f4b6f5325efc0ccd62 (diff)
Disable dbus usage, usegful for chroot imaging
Diffstat (limited to 'sugar-network')
-rwxr-xr-xsugar-network1
1 files changed, 1 insertions, 0 deletions
diff --git a/sugar-network b/sugar-network
index 3258e8b..1738a80 100755
--- a/sugar-network
+++ b/sugar-network
@@ -224,6 +224,7 @@ Option.seek('main', [
])
Option.seek('client', [
client.api_url, client.layers, client.ipc_port, client.local_root,
+ client.no_dbus,
])
locale.setlocale(locale.LC_ALL, '')