summarylogtreecommitdiffstats
path: root/pixelserv-tls.service
blob: 668843905e41333e87976c940d20f5a82b35dcb3 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=A tiny bespoke webserver for adblock with HTTP/1.1 and HTTPS support
After=network.target

[Service]
ExecStart=/bin/pixelserv-tls -f -z /var/cache/pixelserv
Restart=always

[Install]
WantedBy=mutli-user.target