Merge pull request #415 from encyclomundi/master

added "network" as another user group for davfs
This commit is contained in:
Thomas Willingham 2014-04-17 01:17:49 +01:00
commit 3f98d57fdd

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]