aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/service/xds-server.service
blob: e938d3ff17c1f3de6ea4e82bb38df02f11b2ca5b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=XDS Server

[Service]
User=devel
Type=forking
EnvironmentFile=-/etc/default/xds-server
ExecStart=/opt/AGL/xds/xds-server-start.sh

[Install]
WantedBy=multi-user.target