Merge pull request #110 from roasty/patch-1

Correct fstab entry
This commit is contained in:
Bernhard Posselt 2013-04-11 01:12:32 -07:00
commit 7ca74c43e0

View File

@ -59,7 +59,7 @@ Mounting from command line
4. Edit :file:`/etc/fstab` and add the following line for each user who wants to mount the folder (with your details where appropriate)::
youradress.com/files/webdav.php /home/<username>/owncloud davfs user,rw,noauto 0 0**.
youradress.com/files/webdav.php /home/<username>/owncloud davfs user,rw,noauto 0 0
Then, as each user who wants to mount the folder: