added "network" as another user group for davfs

This commit is contained in:
Charles 2014-04-16 17:12:49 -07:00
parent 9589d12c93
commit 51d7be6f24

View File

@ -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 <DesktopUser>[/code]
[b]Note: 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]