You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-proxy/tinyproxy/files/tinyproxy-1.10.0.service

10 lines
181 B

[Unit]
Description=Tinyproxy Web Proxy Server
After=network.target
[Service]
ExecStart=/usr/bin/tinyproxy -d -c /etc/tinyproxy/tinyproxy.conf
[Install]
WantedBy=multi-user.target