0af4573
diff -up nfs-utils-2.4.2/systemd/auth-rpcgss-module.service.orig nfs-utils-2.4.2/systemd/auth-rpcgss-module.service
0af4573
--- nfs-utils-2.4.2/systemd/auth-rpcgss-module.service.orig	2019-11-13 12:09:41.000000000 -0500
0af4573
+++ nfs-utils-2.4.2/systemd/auth-rpcgss-module.service	2019-12-18 11:32:04.656735515 -0500
0af4573
@@ -7,8 +7,8 @@
0af4573
 [Unit]
0af4573
 Description=Kernel Module supporting RPCSEC_GSS
0af4573
 DefaultDependencies=no
0af4573
-Before=gssproxy.service rpc-svcgssd.service rpc-gssd.service
0af4573
-Wants=gssproxy.service rpc-svcgssd.service rpc-gssd.service
0af4573
+Before=gssproxy.service rpc-gssd.service
0af4573
+Wants=gssproxy.service rpc-gssd.service
0af4573
 ConditionPathExists=/etc/krb5.keytab
0af4573
 
0af4573
 [Service]