aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-04-26 17:20:09 +0200
committerRonan Le Martret <ronan.lemartret@iot.bzh>2017-04-26 17:22:48 +0200
commitb2f1646ac78cf61acd66c643b7638bd1b007d5a0 (patch)
treef18d33ca2d22361300cfe042bd44182698f8bed5
parent37bfdb6dadd54321dee6896225dec2b55aa591c4 (diff)
The service run has systemd user unit, so "User=" is useless Bug-AGL: SPEC-546 Change-Id: I97f585eba2eb3d9a6bc7fd66be42543a0bb07bbd Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
-rw-r--r--inputeventmanager/conf/InputEventManager.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/inputeventmanager/conf/InputEventManager.service b/inputeventmanager/conf/InputEventManager.service
index 87b255a..be5bc30 100644
--- a/inputeventmanager/conf/InputEventManager.service
+++ b/inputeventmanager/conf/InputEventManager.service
@@ -4,7 +4,6 @@ Requires=dbus.service
After=dbus.service
[Service]
-User=root
Type=dbus
BusName=org.agl.inputeventmanager
ExecStart=/usr/AGL/inputeventmanager/InputEventManager