Merge pull request #451 from kasbah/patch-1

Correct path in README
This commit is contained in:
Takeshi Nakatani
2016-07-24 17:32:35 +09:00
committed by GitHub

View File

@ -88,7 +88,7 @@ Note: You may also want to create the global credential file first
```
echo MYIDENTITY:MYCREDENTIAL > /etc/passwd-s3fs
chmod 600 /path/to/passwd
chmod 600 /etc/passwd-s3fs
```
Note2: You may also need to make sure `netfs` service is start on boot