@@ -7,6 +7,6 @@ cd $(dirname $0)
PID=$(cat $PIDFILE 2>/dev/null)
if [ -n "$PID" ]; then
echo "Stopping cowrie...\n"
echo "Stopping cowrie..."
kill -TERM $PID
fi
The note is not visible to the blocked user.