summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalle Vahlman <kalle.vahlman@movial.com>2012-02-03 05:51:45 +0000
committerKalle Vahlman <kalle.vahlman@movial.com>2012-02-03 07:24:43 +0000
commit49a1bd77079c046a03d7e08dc1eda28f9911354d (patch)
tree472b444573dcd2b0dcf0b1ef8c0953b54958339e
parent93b97884b3a1baadcaf98d644690d136b8676104 (diff)
Start before networking, rather than display manager
-rw-r--r--snowball.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/snowball.conf b/snowball.conf
index c9808bb..2467063 100644
--- a/snowball.conf
+++ b/snowball.conf
@@ -4,9 +4,9 @@
description "ST-Ericsson Snowball init"
author "Kalle Vahlman <kalle.vahlman@movial.com>"
-# We want to be started before the DM to make sure the AV8100 is correct
-start on starting gdm
-start on starting lightdm
+# We want to be started before networking as we enable WLAN
+# Also bluetooth, but there doesn't seem to be a service for that
+start on starting networking
emits snowball-start