Removed incorrect setting for systemd service 71/17471/2
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 26 Oct 2018 14:31:35 +0000 (16:31 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 26 Oct 2018 14:36:42 +0000 (14:36 +0000)
commit24581d461e7c9b87836384cd4c38cb2bd7147459
tree9d1e9cafee5331b6384814f574b21f2c2683d771
parenta740425411f120ff7263f16f268e7efd7c19b311
Removed incorrect setting for systemd service

xds-server.service aims to be a user systemd service. So the user
must enable/disable/start/stop xds-server.service user systemd service
manually using for example following commands:
 systemctl --user enable xds-server.service
 systemctl --user start xds-server.service

Change-Id: Ia5cbcb684f07843c4b774bb5666c01f659af6b3d
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
conf.d/packaging/deb/debian.rules
conf.d/packaging/rpm/agl-xds-server.spec