Blame SOURCES/Update-NFS-service-name-in-systemd-unit.patch

1f3cc3
From 9860e73b5da0f0448594ecc700ccc7ba08177718 Mon Sep 17 00:00:00 2001
1f3cc3
From: Robbie Harwood <rharwood@redhat.com>
1f3cc3
Date: Wed, 24 Apr 2019 12:07:47 -0400
1f3cc3
Subject: [PATCH] Update NFS service name in systemd unit
1f3cc3
1f3cc3
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
1f3cc3
Reviewed-by: Simo Sorce <simo@redhat.com>
1f3cc3
Merges: #247
1f3cc3
(cherry picked from commit 1a789a645175d5aea109a3c0831806b94337b20e)
1f3cc3
(cherry picked from commit aa4f43049d1037d1c23becd78ad2f7dd601132f4)
1f3cc3
---
1f3cc3
 systemd/gssproxy.service.in | 2 +-
1f3cc3
 1 file changed, 1 insertion(+), 1 deletion(-)
1f3cc3
1f3cc3
diff --git a/systemd/gssproxy.service.in b/systemd/gssproxy.service.in
1f3cc3
index f50f526..ac37df6 100644
1f3cc3
--- a/systemd/gssproxy.service.in
1f3cc3
+++ b/systemd/gssproxy.service.in
1f3cc3
@@ -2,7 +2,7 @@
1f3cc3
 Description=GSSAPI Proxy Daemon
1f3cc3
 # GSSPROXY will not be started until syslog is
1f3cc3
 After=syslog.target
1f3cc3
-Before=nfs-secure.service nfs-secure-server.service
1f3cc3
+Before=rpc-gssd.service
1f3cc3
 
1f3cc3
 [Service]
1f3cc3
 Environment=KRB5RCACHEDIR=/var/lib/gssproxy/rcache