summaryrefslogtreecommitdiff
path: root/net-proxy/tinyproxy/files/tinyproxy.service
blob: 4d860df76938e7319b0b075d372465176a189d0a (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Tinyproxy Web Proxy Server
After=network.target

[Service]
ExecStart=/usr/sbin/tinyproxy -d -c /etc/tinyproxy.conf

[Install]
WantedBy=multi-user.target