diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index 3a5e4cbee59..24b1c9bf103 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -146,6 +146,9 @@ automatically every time you log in to your Linux computer. usermod -aG davfs2 +.. note:: + If the davfs2 group doesn't exist after installing the package, you may need to create it yourself and, possibly, adjust the davfs config file to use the group after you've created it. + #. Then create a ``nextcloud`` directory in your home directory for the mount point, and ``.davfs2/`` for your personal configuration file::