HEX
Server: Apache
System: Linux s18.infinitysrv.com 3.10.0-962.3.2.lve1.5.87.el7.x86_64 #1 SMP Tue Jan 28 09:38:56 UTC 2025 x86_64
User: clavospa (1286)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //usr/lib/systemd/system/hitch.service
[Unit]
Description=Network proxy that terminates TLS/SSL connections
After=syslog.target network.target

[Service]

#
# If you want to make changes to this file, please copy it to 
# /etc/systemd/system/hitch.service and make your changes there.
# This will override the file kept at /lib/systemd/system/hitch.service
#
# Configuration may be done in /etc/hitch/hitch.params
#

PIDFile=/run/hitch/hitch.pid

# Maximum size of the corefile. 
LimitCORE=infinity

RuntimeDirectory=hitch
Type=simple
PrivateTmp=true
ExecStart=/usr/sbin/hitch --pidfile=/run/hitch/hitch.pid --config=/etc/hitch/hitch.conf
ExecReload=/usr/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target