From 6ec9f80343e573d7412c9ccef48d5b911a267348 Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Fri, 11 Dec 2015 14:40:41 +0100 Subject: [PATCH] add log folder for /data/suricata --- installer/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/install.sh b/installer/install.sh index 55ca93ae..565a2e65 100755 --- a/installer/install.sh +++ b/installer/install.sh @@ -273,7 +273,7 @@ chmod 644 /root/tpot/upstart/* # Let's create some files and folders fuECHO "### Creating some files and folders." -mkdir -p /data/ews/log /data/ews/conf /data/ews/cowrie /data/ews/dionaea /data/ews/glastopf /data/ews/honeytrap /data/elk/data /data/elk/log /data/suricata /home/tsec/.ssh/ +mkdir -p /data/ews/log /data/ews/conf /data/ews/cowrie /data/ews/dionaea /data/ews/glastopf /data/ews/honeytrap /data/elk/data /data/elk/log /data/suricata/log /home/tsec/.ssh/ # Let's copy some files cp -R /root/tpot/bin/* /usr/bin/