From 49a1bd77079c046a03d7e08dc1eda28f9911354d Mon Sep 17 00:00:00 2001 From: Kalle Vahlman Date: Fri, 3 Feb 2012 05:51:45 +0000 Subject: Start before networking, rather than display manager --- snowball.conf | 6 +++--- 1 file 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 " -# 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 -- cgit v1.2.3