summaryrefslogtreecommitdiff
path: root/community/polipo/polipo.service
blob: a1bdd9aa2e0e3201c1d44b0b7f82cd421098bc8f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Polipo Proxy Server

[Service]
ExecStart=/usr/bin/polipo
User=nobody
ExecReload=/bin/kill -USR1 $MAINPID

[Install]
WantedBy=multi-user.target