aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dav_mount.bb
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2014-04-17 05:46:45 +0000
committerjeroenpraat <jeroenpraat@xs4all.nl>2014-04-17 05:46:45 +0000
commit0d0751b9257314dd8972ccf3e214f3e8cc43f7e5 (patch)
tree6f37ebc558439ca8da6d9f0ffb94b72d3f1beb91 /doc/dav_mount.bb
parent68545ceeb61cd833f6560156cf2ced9c9ecd6c43 (diff)
parent962665b8b56491dc59a62f2cb5c05eb353abb79f (diff)
downloadvolse-hubzilla-0d0751b9257314dd8972ccf3e214f3e8cc43f7e5.tar.gz
volse-hubzilla-0d0751b9257314dd8972ccf3e214f3e8cc43f7e5.tar.bz2
volse-hubzilla-0d0751b9257314dd8972ccf3e214f3e8cc43f7e5.zip
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'doc/dav_mount.bb')
-rw-r--r--doc/dav_mount.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/dav_mount.bb b/doc/dav_mount.bb
index 977d4d531..85ca614f4 100644
--- a/doc/dav_mount.bb
+++ b/doc/dav_mount.bb
@@ -14,6 +14,10 @@ Now you need to add any user you want to be able to mount dav to the davfs2 grou
[code]usermod -aG davfs2 &lt;DesktopUser&gt;[/code]
+[b]Note:[/b] on some systems the user group may be different, i.e. - "network"
+on Arch Linux. If in doubt, check the davfs documentation for your
+particular OS.
+
Edit /etc/fstab
[code]nano /etc/fstab[/code]