mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-02-03 02:58:26 +00:00
Merge pull request #258 from juandiegogonzales/patch-1
Update README.md to better explain mount upon boot
This commit is contained in:
commit
9ea8da839c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user