Standardized XDS config file name and location.
[src/xds/xds-server.git] / conf.d / usr / lib / systemd / user / xds-server.service
index 0175d29..0dac9d6 100644 (file)
@@ -2,10 +2,8 @@
 Description=XDS Server
 
 [Service]
-Type=forking
 EnvironmentFile=-/etc/default/xds-server
-ExecStart=/opt/AGL/xds/server/xds-server-start.sh
-ExecStop=/opt/AGL/xds/server/xds-server-stop.sh
+ExecStart=/opt/AGL/bin/xds-server
 
 [Install]
 WantedBy=default.target