8d20025
diff -up nfs-utils-2.3.1/systemd/nfs-server.service.orig nfs-utils-2.3.1/systemd/nfs-server.service
8d20025
--- nfs-utils-2.3.1/systemd/nfs-server.service.orig	2018-01-19 10:25:38.153513857 -0500
8d20025
+++ nfs-utils-2.3.1/systemd/nfs-server.service	2018-01-19 10:30:52.977245126 -0500
8d20025
@@ -26,6 +26,7 @@ Type=oneshot
8d20025
 RemainAfterExit=yes
8d20025
 ExecStartPre=/usr/sbin/exportfs -r
8d20025
 ExecStart=/usr/sbin/rpc.nfsd $RPCNFSDARGS
f0363bf
+ExecStart=-/bin/sh -c 'if systemctl -q is-active gssproxy; then systemctl reload gssproxy ; fi'
8d20025
 ExecStop=/usr/sbin/rpc.nfsd 0
8d20025
 ExecStopPost=/usr/sbin/exportfs -au
8d20025
 ExecStopPost=/usr/sbin/exportfs -f