Add xds-agent user systemd service file and install
[src/xds/xds-agent.git] / xds-agent.service
diff --git a/xds-agent.service b/xds-agent.service
deleted file mode 100644 (file)
index 66788dc..0000000
+++ /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