Am Sonntag, 01.02.2015 um 16:31 schrieb walt <[email protected]>: > For example, I had to add the rpcbind.service to the multi-user > systemd target because even nfs3 seems to need it. (I knew when I
I never used systemd, so I don't know if adding the rpcbind.service to the multi-user systemd target is also starting rpc.statd. AFAIK this process is also necessary for a proper working nfs. This is the rpc stuff running on my nfs client system: [rpciod] /sbin/rpcbind /sbin/rpc.statd --no-notify Regards wabe

