Default service to be started by current user.
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 12 Oct 2017 11:57:56 +0000 (13:57 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 12 Oct 2017 11:57:56 +0000 (13:57 +0200)
As well as use the same scheme that for etc/

Change-Id: I2e133f8a394546b8d51668e193d408065cdf5e81
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
conf.d/usr/lib/systemd/user/xds-server.service [moved from conf.d/service/xds-server.service with 95% similarity]

similarity index 95%
rename from conf.d/service/xds-server.service
rename to conf.d/usr/lib/systemd/user/xds-server.service
index 6da12c0..600a343 100644 (file)
@@ -2,7 +2,6 @@
 Description=XDS Server
 
 [Service]
-User=devel
 Type=forking
 EnvironmentFile=-/etc/default/xds-server
 ExecStart=/opt/AGL/xds/server/xds-server-start.sh