Arno Tuber reported via email that he needed to restart the gssd daemon
after booting, to get his Kerberized NFS mount to work.
Without this patch, rcorder shows that the gssd starts before NETWORKING
and kdc. The gssd will need NETWORKING to connect to the KDC and, if
the kdc is running on the same system, it does not make sense to start it
before the kdc.
I am waiting to hear from Arno w.r.t. whether this patch fixes the problem for him.
While here, I also added a "# BEFORE: mountcritremote". It does not affect ordering
at this time, but I felt it should be added, since the gssd needs to be running
when remote NFS mounts are done.