Skip to content
Snippets Groups Projects

Reorganisation

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -98,7 +98,7 @@ line="0 1 * * 1 $PWD/clamav-weekly.sh > /dev/null 2>&1"
# Rkhunter config
echo "PKGMGR=DPKG" >> /etc/rkhunter.conf
bash $DIR/../upgrade/rkhunter.sh
bash $DIR/../checks/rkhunter.sh
# Health report
# line="0 7 * * 1 $PWD/healthReport.sh -m 'Rapport de santé hebdomadaire' > /dev/null 2>&1"
@@ -158,4 +158,4 @@ fi
bash $DIR/../upgrade/monit.sh
$(dirname $0)/configure_base_tools.sh
$(dirname $0)/../utils/configure_base_tools.sh
Loading