Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2501 → Rev 2502

/CHANGELOG
17,6 → 17,7
- alcasar.sh : Fix exiting on wrong hardware architecture
- Fix broken fail2ban configuration
- Fix control of "ulogd-*" and "dnsmasq-*" services in ACC.
- Fix imputability logs generation with a password containing spaces.
 
SECU
- Reload Fail2Ban rules after a firewall reload (eg: after bypass state changes or Internet reconnections).
/scripts/alcasar-generate_log.sh
163,7 → 163,7
/usr/bin/wkhtmltopdf $TMP_HTML $TMP_PDF
 
 
/usr/bin/7za a -tzip -p$1 -mem=AES256 $ARCHIVE_LOCATION $TMP_PDF
/usr/bin/7za a -tzip -p"$1" -mem=AES256 $ARCHIVE_LOCATION $TMP_PDF
chown apache:apache $ARCHIVE_LOCATION