This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/tinyproxy
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecReload=/bin/kill -USR1 $MAINPID
-
ExecStart=/usr/bin/tinyproxy
-
ExecStart=/usr/bin/tinyproxy -c /etc/tinyproxy/tinyproxy.conf
-
ExecStart=/usr/bin/tinyproxy -d
-
ExecStart=/usr/bin/tinyproxy -d $FLAGS
-
Group=tinyproxy
-
KillMode=process
-
KillSignal=SIGTERM
-
PIDFile=/run/tinyproxy/tinyproxy.pid
-
PrivateDevices
Introduced in systemd 209=yes -
TimeoutStopSec
Introduced in systemd 188=20 -
Type=forking
-
Type=simple
-
User=tinyproxy
-
-
[Unit]
-
After=network.target
-
After=network.target named.service nss-lookup.service
-
Description=A small HTTP/1 proxy
-
Description=Tinyproxy Web Proxy Server
-
Description=Tinyproxy lightweight HTTP Proxy
-
Description=small, efficient HTTP/SSL proxy daemon
-
Documentation=man:tinyproxy(8)
-
Documentation=man:tinyproxy(8) man:tinyproxy.conf(5)
-
Additionnal notes
Nothing here.