summaryrefslogtreecommitdiff
path: root/net-proxy/polipo/files/polipo_at.service
blob: 5018ac6c75e09b82e80172594840c4ad00a35397 (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 -c /etc/polipo/%i
User=polipo
PrivateDevices=yes

[Install]
WantedBy=multi-user.target