diff --git a/INSTALL.md b/INSTALL.md index 30f080e..d961194 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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``` -* +