Comment 15 for bug 573919

Revision history for this message
Azamat S. Kalimoulline (turtle-bazon) wrote : Re: autofs doesn't work with lucid

Autofs doesn't work because it startup script has incorrect dependency to statd (doesn't have). Can submit workaround: in /etc/init/autofs.conf add line

status statd | grep -q start/running || start statd

after "pre-start script" line