summarylogtreecommitdiffstats
path: root/polipo.service
blob: 185d6db36a2b84cbb5fe689176f91f8f2f8f1321 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Polipo Proxy Server
After=network.target

[Service]
ExecStart=/usr/bin/polipo
User=polipo
PrivateDevices=yes

[Install]
WantedBy=multi-user.target