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

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

[Install]
WantedBy=multi-user.target