summarylogtreecommitdiffstats
path: root/vsmserver.service
blob: df5b2e702e20c3342c4d549f56f922f562a57ad0 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=ThinLinc vsmserver
After=network.target

[Service]
Type=simple
PIDFile=/run/vsmserver.pid
ExecStart=/opt/thinlinc/sbin/vsmserver

[Install]
WantedBy=multi-user.target