After moving to kernel 6.6.8, I'm getting the following errors when invoking `rc-service nfs stop`: ``` # rc-service nfs stop * Stopping NFS mountd ... [ ok ] * Stopping NFS daemon ... * start-stop-daemon: 8 process(es) refused to stop [ !! ] * Unexporting NFS directories ... [ ok ] * ERROR: nfs failed to stop ``` The immediately following `rc-service nfs start` also complains that ` * WARNING: nfs has already been started`, however after several seconds the nfs seems to finally stop and can be happily started again. emerge --info: https://bpa.st/OHPQ
Try ~arch openrc.
I suspect this is a dupe of bug 916947.
*** Bug 924178 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 924309 ***