aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/service/xds-server.service
blob: 378de977f77ab115a83f13e558b6d006c7809f39 (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=/usr/local/bin/xds-server-start.sh

[Install]
WantedBy=multi-user.target