Don't enable xds-agent service during install 71/15071/1
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Tue, 3 Jul 2018 15:47:53 +0000 (17:47 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Tue, 3 Jul 2018 15:47:55 +0000 (17:47 +0200)
commit866c50d4a927396288c37d8f59b3b8913ac49eac
tree7de3cd9f109bdb43c4dbd1d4a61a299eb319a183
parent2c925773bcc68b577f1cd614754efea83954e378
Don't enable xds-agent service during install

Installation is processed as root (sudoer) and consequently enabling
"manually" (by creating link) xds-agent service during install is not
a good idea. The only viable solution is to well document how user
should enable it as a user systemd service, IOW:
 systemctl --user enable xds-agent.service

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