mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
Signed-off-by: Ben Kohler <bkohler@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
10 lines
181 B
Desktop File
10 lines
181 B
Desktop File
[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
|