I use Centos 7, after reboot flies to mount.
Tried using etc/fstab to set the AutoPlay
Option 1
https://webdav.yandex.ru:443 /mnt/yandex davfs user,rw,noauto 0 0
To no avail, after a reboot flies
Option two
https://webdav.yandex.ru:443 /mnt/yandex davfs rw,uid=0,gid=0,file_mode=0660,dir_mode=0770 0 0
With such a paramet...