From 84930ca6541bfe7ce26aa823a41c03bac622dc8d Mon Sep 17 00:00:00 2001 From: Michel Oosterhof Date: Wed, 27 Apr 2016 12:38:05 +0400 Subject: [PATCH] install.md reformat --- INSTALL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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``` -* +