2022-12-08 14:45:43 +00:00
|
|
|
diff -up nfs-utils-2.6.2/systemd/auth-rpcgss-module.service.orig nfs-utils-2.6.2/systemd/auth-rpcgss-module.service
|
2023-01-21 15:48:44 +00:00
|
|
|
--- nfs-utils-2.6.2/systemd/auth-rpcgss-module.service.orig 2023-01-10 09:58:33.559453143 -0500
|
|
|
|
+++ nfs-utils-2.6.2/systemd/auth-rpcgss-module.service 2023-01-10 10:07:27.476996363 -0500
|
|
|
|
@@ -7,7 +7,7 @@
|
2019-12-18 16:35:18 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Kernel Module supporting RPCSEC_GSS
|
|
|
|
DefaultDependencies=no
|
|
|
|
-Before=gssproxy.service rpc-svcgssd.service rpc-gssd.service
|
|
|
|
+Before=gssproxy.service rpc-gssd.service
|
2023-01-21 15:48:44 +00:00
|
|
|
Wants=gssproxy.service rpc-gssd.service
|
2019-12-18 16:35:18 +00:00
|
|
|
ConditionPathExists=/etc/krb5.keytab
|
2022-12-08 14:45:43 +00:00
|
|
|
ConditionVirtualization=!container
|