You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
568 B

diff -up rhel7/systemd/nfs-client.target.orig rhel7/systemd/nfs-client.target
--- rhel7/systemd/nfs-client.target.orig 2014-03-25 11:12:07.000000000 -0400
+++ rhel7/systemd/nfs-client.target 2014-09-29 11:16:15.470237681 -0400
@@ -7,7 +7,7 @@ Wants=remote-fs-pre.target
# start that on demand if needed.
Wants=rpc-gssd.service rpc-svcgssd.service
Wants=nfs-blkmap.service rpc-statd-notify.service
-Before=rpc-gssd.service rpc-svcgssd.service nfs-blkmap.service
+After=rpc-gssd.service rpc-svcgssd.service nfs-blkmap.service
[Install]
WantedBy=multi-user.target