aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Ryd <patrik.ryd@linaro.org>2011-12-01 15:34:04 +0100
committerTony Mansson <tony.mansson@linaro.org>2011-12-09 15:59:32 +0100
commitf326ddcece40928b0c2c3b8b3291392923a96471 (patch)
tree69bd2fee8615c3f206e126190a22b94098b60c87
parent75b7b5800c210d37f7e96d7c35f7a066bba3f19b (diff)
downloadsnowball-f326ddcece40928b0c2c3b8b3291392923a96471.tar.gz
Snowball: Adding service gatord to class main
Need to add the service gatord to a class to make it start at boot. Currently there are the classes core and main. Adding it to main. Change-Id: I7bf032bd4178f5c760eabe7bd7f9f7821810226f Signed-off-by: Patrik Ryd <patrik.ryd@linaro.org>
-rw-r--r--init.st-ericssonsnowballplatform.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.st-ericssonsnowballplatform.rc b/init.st-ericssonsnowballplatform.rc
index dc54260..6c7fb64 100644
--- a/init.st-ericssonsnowballplatform.rc
+++ b/init.st-ericssonsnowballplatform.rc
@@ -112,6 +112,7 @@ service faketsd /system/bin/faketsd
#userspace daemon needed for gator
service gatord /system/bin/gatord
+ class main
user root
oneshot