summarylogtreecommitdiffstats
path: root/p3scan.service
blob: bdd34b75cc29022d24c9f5d23fbd0a2ed5f5c742 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=p3scan proxy

[Service]
Type=forking
PIDFile=/run/p3scan/p3scan.pid
ExecStart=/usr/bin/p3scan

[Install]
WantedBy=multi-user.target