[Petter Reinholdtsen] > Hm, I suspect this is the wrong solution. I wonder why /var/run/ is > cleaned after NFS is mounted. As far as I know, we do not support > /var/run/ mounted on NFS. Perhaps the fix is to drop that cleaning > after NFS is mounted?
A message on initscripts-ng@ show that the real problem is in bootmisc.sh being executed before mountnfs-bootclean.sh. bootmisc.sh got the wrong boot dependencies. The correct dependency is probably $remote_fs instead of $local_fs. This should be fixed for Lenny. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

