This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecReload=/usr/bin/kill -HUP $MAINPID -
ExecStart=/usr/sbin/hitch --pidfile=/run/hitch/hitch.pid --config=/etc/hitch/hitch.conf -
ExecStart=/usr/sbin/hitch --user _hitch --group _hitch --config /etc/hitch/hitch.conf --quiet -
PIDFile=/run/hitch/hitch.pid -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-failure -
RuntimeDirectory=hitch -
Type=forking -
Type=simple
-
-
[Unit]-
After=network.target -
After=syslog.target network.target -
ConditionPathExists=/etc/hitch/hitch.conf -
Description=Hitch TLS unwrapping daemon -
Description=Network proxy that terminates TLS/SSL connections -
Documentation=https://github.com/varnish/hitch/tree/master/docs man:hitch(8)
-
Additionnal notes
Nothing here.