From: Alexander Barton Date: Wed, 20 Jul 2016 08:21:54 +0000 (+0200) Subject: backup-audit: Update list of files to check X-Git-Url: https://arthur.ath.cx/gitweb/?a=commitdiff_plain;h=702d9e0472274ba22ad562bb57b060df065d67cb;p=backup-script.git backup-audit: Update list of files to check --- diff --git a/bin/backup-audit b/bin/backup-audit index 809a8a7..0fc0916 100755 --- a/bin/backup-audit +++ b/bin/backup-audit @@ -164,10 +164,18 @@ DiffGenerations() { /etc/gshadow \ \ /boot/grub/grub.cfg \ + /etc/aliases \ /etc/bash.bashrc \ + /etc/crontab \ + /etc/environment \ /etc/fstab \ /etc/hostname \ /etc/hosts \ + /etc/hosts.allow \ + /etc/hosts.deny \ + /etc/inittab \ + /etc/ld.so.conf \ + /etc/login.defs \ /etc/machine-id \ /etc/modules \ /etc/network/interfaces \ @@ -177,6 +185,9 @@ DiffGenerations() { /etc/rc.local \ /etc/resolv.conf \ /etc/services \ + /etc/shells \ + /etc/ssh/sshd_config \ + /etc/sshd_config \ /etc/sudoers \ /etc/sysctl.conf \ ; do