summarylogtreecommitdiffstats
path: root/pfuspscanbutton.service
blob: d95db16e179c88da71d4263fde5e748a1baf4724 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=pfusp scanbutton manager

[Service]
Type=simple
ExecStart=/opt/pfusp/bin/pfuspscanmanager
PIDFile=/var/run/pfuspscanbutton.pid
Restart=on-abnormal

[Install]
WantedBy=multi-user.target