summaryrefslogtreecommitdiffstats
path: root/xds-agent.service
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-10-17 00:04:36 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-10-17 00:46:57 +0200
commitfa1a0fa5e47260349d2da761b499223d11324b58 (patch)
treef5dc6092e40da84075746a5aa1ab8e7d6ac8bc8d /xds-agent.service
parent777204d72f9d184e4416f943d8a1a38051dfb5ae (diff)
Add xds-agent user systemd service file and install
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'xds-agent.service')
-rw-r--r--xds-agent.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/xds-agent.service b/xds-agent.service
deleted file mode 100644
index 66788dc..0000000
--- a/xds-agent.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=XDS Agent
-
-[Service]
-User=claneys
-ExecStart=/opt/AGL/xds/agent/xds-agent &
-
-[Install]
-WantedBy=multi-user.target