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

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

[Install]
WantedBy=multi-user.target