When adding a davfs entry to /etc/fstab and booting my system, the init scripts attempt to mount it in localmount (before the network is up). davfs-filesystems should be mounted in netmount instead. Reproducible: Always Steps to Reproduce:
Created attachment 62135 [details, diff] patch Here's an (untested) patch which mounts davfs filesystems in netmount.
thanks, added to svn