summarylogtreecommitdiffstats
path: root/hwserver.service
blob: faaf0a77ad9577682cc760a50c12a4dd22c50568 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Xilinx HW Server
After=network.target

[Service]
Type=simple
User=root
ExecStart=/opt/xilinx/HWSRVR/bin/hw_server

[Install]
WantedBy=multi-user.target