diff --git a/src/freedombone b/src/freedombone index 3170b35e..1754b4f7 100755 --- a/src/freedombone +++ b/src/freedombone @@ -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 }