Remove useless "User=" from service 67/9267/1
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Wed, 26 Apr 2017 15:19:59 +0000 (17:19 +0200)
committerRonan Le Martret <ronan.lemartret@iot.bzh>
Wed, 26 Apr 2017 15:22:46 +0000 (17:22 +0200)
The service run has systemd user unit, so "User=" is useless

Bug-AGL: SPEC-546

Change-Id: I2205e0b5d38da057687a123e044c40afdbe3f550
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
homescreen/conf/HomeScreen.service

index c848100..3a89242 100644 (file)
@@ -5,7 +5,6 @@ After=dbus.service afm-user-daemon.service InputEventManager.service HomeScreenA
 ConditionKernelCommandLine=!agl.nogfx
 
 [Service]
-User=root
 Type=dbus
 BusName=org.agl.homescreen
 ExecStart=/usr/AGL/homescreen/HomeScreen