Merge pull request #258 from juandiegogonzales/patch-1

Update README.md to better explain mount upon boot
This commit is contained in:
Takeshi Nakatani 2015-09-09 00:15:55 +09:00
commit 9ea8da839c

View File

@ -73,7 +73,7 @@ If you encounter any errors, enable debug output:
s3fs mybucket /path/to/mountpoint -o passwd_file=/path/to/passwd -d -d -f -o f2 -o curldbg
```
You can also automatically mount via fstab:
You can also mount on boot by entering the following line to `/etc/fstab`:
```
s3fs#mybucket /path/to/mountpoint fuse allow_other 0 0