install.md reformat

This commit is contained in:
Michel Oosterhof
2016-04-27 12:38:05 +04:00
parent fbd6649e25
commit 84930ca654

View File

@@ -89,5 +89,6 @@ $ ssh-keygen -t dsa -b 1024 -f ssh_host_dsa_key
```
* Default file permissions
To make Cowrie logfiles public readable, change the ```--umask 0077``` option in start.sh into ```--umask 0022```
*