summaryrefslogtreecommitdiffstats
path: root/xds-agent.service
diff options
context:
space:
mode:
Diffstat (limited to 'xds-agent.service')
-rw-r--r--xds-agent.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/xds-agent.service b/xds-agent.service
new file mode 100644
index 0000000..66788dc
--- /dev/null
+++ b/xds-agent.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=XDS Agent
+
+[Service]
+User=claneys
+ExecStart=/opt/AGL/xds/agent/xds-agent &
+
+[Install]
+WantedBy=multi-user.target