diff --git a/src/freedombone b/src/freedombone index f2fb5759..3bf39bc7 100755 --- a/src/freedombone +++ b/src/freedombone @@ -11289,12 +11289,10 @@ function intrusion_detection { apt-get -y autoremove cd /etc/tripwire cp site.key $DEFAULT_DOMAIN_NAME-site.key - echo '' - echo '' - echo '*** Installing intrusion detection. Press Enter when asked for the local and site passphrases. ***' - echo '' - echo '' - tripwire --init + echo '*** Installing intrusion detection ***' + echo ' + +' | tripwire --init # make a script for easy resetting of the tripwire echo '#!/bin/sh' > /usr/bin/reset-tripwire