summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Ryd <patrik.ryd@linaro.org>2011-11-22 15:16:34 +0100
committerPatrik Ryd <patrik.ryd@linaro.org>2011-11-22 15:16:34 +0100
commit624448ab088918b63f482d00975649e364ca1aca (patch)
treebf1ccba9f1e1610ea377ee439d13e4beccf32dd7
parent56dc098c8da2f525b283aed1fff8b40758e0719c (diff)
downloadpandaboard-624448ab088918b63f482d00975649e364ca1aca.tar.gz
Restart gatord service if it exits.
gatord was one shot and was not restarted if it terminated. Change-Id: Ib32e8efc3310b3a05d6981f34a0cbc7fa4bf2df1
-rw-r--r--init.omap4.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.omap4.rc b/init.omap4.rc
index b028226..570f06c 100644
--- a/init.omap4.rc
+++ b/init.omap4.rc
@@ -160,5 +160,4 @@ service uim /system/bin/uim
#userspace daemon needed for gator
service gatord /system/bin/gatord
user root
- oneshot