I'm not sure I'm hit by this or the bug below:
Could this be related to #577751 ?

But the /home works, and the /net mounts don't. autofs module is loaded, usually autofs4 is loaded. This is all on lenny, same version like yours.

We had the problem that some network drivers get loaded too late, and applied this fix for it:
/etc/network/if-up.d/loginfix
#!/bin/bash
[ "$IFACE" != "lo" ] || exit 0
/etc/init.d/nis restart
/etc/init.d/autofs reload

Yours,
Gurkan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to