The file /proc/net/rpc/use-gss-proxy exists whether gss-proxy is or is not installed. So is existence can not be used as start up trigger. Signed-off-by: Steve Dickson <steved@xxxxxxxxxx> --- systemd/rpc-svcgssd.service | 1 - 1 file changed, 1 deletion(-) diff --git a/systemd/rpc-svcgssd.service b/systemd/rpc-svcgssd.service index 6bd4588..8e10b98 100644 --- a/systemd/rpc-svcgssd.service +++ b/systemd/rpc-svcgssd.service @@ -7,7 +7,6 @@ PartOf=nfs-utils.service After=gssproxy.service ConditionPathExists=|!@localstatedir@/run/gssproxy.pid -ConditionPathExists=|!/proc/net/rpc/use-gss-proxy ConditionPathExists=/etc/krb5.keytab [Service] -- 1.8.5.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html