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

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

[Install]
WantedBy=multi-user.target