Bug 54589

Summary: systemd does not automount davfs entries in fstab
Product: systemd Reporter: Antonio Orefice <kokoko3k>
Component: generalAssignee: systemd-bugs
Status: RESOLVED INVALID QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Antonio Orefice 2012-09-06 10:48:33 UTC
I've had no problems using systemd automount feature, it works with ext4,fuse (sshfs and curlftp) and cifs.
But not it doesn't with davfs;
my relevant fstab entry looks like:
http://webdav.4shared.com/ /mnt/4shared davfs _netdev,noauto,x-systemd.automount,rw

and it works fine if issuing mount /mnt/4shared, but it does not get mounted when i make a read access to the mountpoint with (say) ls.
Comment 1 Antonio Orefice 2012-09-06 11:46:58 UTC
I'm going to mark this as invalid because after a reboot it works, but i wonder why...

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.