mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 06:35:38 +00:00
cowrie: avoid pid clashes
This commit is contained in:
@ -9,6 +9,7 @@ if [ "$JSON_LOG" == "False" ]; then
|
||||
sed -i "s|logfile = log/cowrie.json|#logfile = log/cowrie.json|g" cowrie.cfg
|
||||
fi
|
||||
|
||||
rm twistd.pid
|
||||
mkdir -p /cowrie/log/tty
|
||||
cp -R /cowrie/custom/* /cowrie
|
||||
chown -R $UID:$GID /cowrie
|
||||
|
Reference in New Issue
Block a user