Comment 2 for bug 1614261

Revision history for this message
Philippe Clérié (pclerie) wrote :

At least a work around:

--- /lib/systemd/system/rpc-svcgssd.service.orig 2016-08-17 16:20:10.983078745 -0500
+++ /lib/systemd/system/rpc-svcgssd.service 2016-08-17 16:20:44.838526911 -0500
@@ -14,4 +14,4 @@
 [Service]
 EnvironmentFile=-/run/sysconfig/nfs-utils
 Type=forking
-ExecStart=/usr/sbin/rpc.svcgssd $SVCGSSDARGS
+ExecStart=/usr/sbin/rpc.svcgssd $RPCSVCGSSDARGS

Now the -vvv appears in the command with ps -ef.

But it looks like much ado about nothing: where are the logs? I don't see anything in syslog or auth.log and there are no new log files...