You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
914 B
22 lines
914 B
diff -up nfs-utils-2.7.1/nfs.conf.orig nfs-utils-2.7.1/nfs.conf
|
|
--- nfs-utils-2.7.1/nfs.conf.orig 2024-08-20 08:30:33.000000000 -0400
|
|
+++ nfs-utils-2.7.1/nfs.conf 2024-08-22 11:55:19.908675564 -0400
|
|
@@ -98,5 +98,3 @@ rdma-port=20049
|
|
# outgoing-addr=
|
|
# lift-grace=y
|
|
#
|
|
-[svcgssd]
|
|
-# principal=
|
|
diff -up nfs-utils-2.7.1/systemd/auth-rpcgss-module.service.orig nfs-utils-2.7.1/systemd/auth-rpcgss-module.service
|
|
--- nfs-utils-2.7.1/systemd/auth-rpcgss-module.service.orig 2024-08-20 08:30:33.000000000 -0400
|
|
+++ nfs-utils-2.7.1/systemd/auth-rpcgss-module.service 2024-08-22 11:56:40.506176120 -0400
|
|
@@ -7,7 +7,7 @@
|
|
[Unit]
|
|
Description=Kernel Module supporting RPCSEC_GSS
|
|
DefaultDependencies=no
|
|
-Before=gssproxy.service rpc-svcgssd.service rpc-gssd.service
|
|
+Before=gssproxy.service rpc-gssd.service
|
|
Wants=gssproxy.service rpc-gssd.service
|
|
ConditionPathExists=/etc/krb5.keytab
|
|
ConditionVirtualization=!container
|