added "network" as another user group for davfs
This commit is contained in:
parent
9589d12c93
commit
51d7be6f24
@ -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]
|
||||
|
Reference in New Issue
Block a user