* Steinar H. Gunderson <[EMAIL PROTECTED]> [2005-01-29 18:36]: > This is meant as a check against people loading the wrong module, but > obviously > makes no sense for a monolithic kernel (and as lsmod fails, so does the entire > script). A fix would probably be > > elif ( [ -f /proc/modules ] && lsmod ) | grep -q autofs[^4]; then > > I'll try to get something like this into the upstream 4.1.4 release (due > soon).
This fix works for me. Thank you very much for your quick response. But I first had to fight with a bug similar to #279539. I have no /etc/auto.master and so I had to add the line automount: ldap to my /etc/nsswitch.conf -- Gerhard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]