I just recently set up an NIS domain w/ an NFS server sharing out global /home directories. I just noticed that I have this rpciod process hanging out on my client system. Does anyone know what I may be missing????
# find / -name anything
find: /proc/743/fd: No such file or directory
when I do a
"ps -aux | grep 743" I get the following:
root 743 0.0 0.0 0 0 ? SW Jul11 0:02 [rpciod]
Thanks.
