Server IP : 192.185.129.71 / Your IP : 3.128.94.150 Web Server : Apache System : Linux bh-ht-3.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : svymadmin ( 4072) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /lib/systemd/system/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
# We want to start gss-proxy on kernels that support it and rpc.svcgssd # on those that don't. Those services check for support by checking # for existence of the path /proc/net/rpc/use-gss-proxy. Before they # can perform that check, they need this module loaded. (Unless # rpcsec_gss support is built directly into the kernel, in which case this # unit will fail. But that's OK.) [Unit] Description=Kernel Module supporting RPCSEC_GSS DefaultDependencies=no Before=gssproxy.service rpc-gssd.service Wants=gssproxy.service rpc-gssd.service ConditionPathExists=/etc/krb5.keytab [Service] Type=oneshot ExecStart=/sbin/modprobe -q auth_rpcgss