@@ -9881,7 +9881,10 @@ function intrusion_detection {
fi
# Avoid logging the changed database
sed -i 's|$(TWETC)/tw.pol.*||g' /etc/tripwire/twpol.txt
- reset-tripwire
+ echo '
+
+' | reset-tripwire
echo 'intrusion_detection' >> $COMPLETION_FILE
}