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