Linux premium311.web-hosting.com 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64 Path : /lib/systemd/system/ |
Current File : //lib/systemd/system/gssproxy.service |
[Unit] Description=GSSAPI Proxy Daemon # GSSPROXY will not be started until syslog is After=syslog.target network.target Before=rpc-gssd.service [Service] Environment=KRB5RCACHEDIR=/var/lib/gssproxy/rcache ExecStart=/usr/sbin/gssproxy -D # These two should be used with traditional UNIX forking daemons # consult systemd.service(5) for more details Type=forking PIDFile=/var/run/gssproxy.pid ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target