]> arthur.barton.de Git - backup-script.git/commitdiff
backup-audit: Update list of files to check
authorAlexander Barton <alex@barton.de>
Wed, 20 Jul 2016 08:21:54 +0000 (10:21 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 20 Jul 2016 08:21:54 +0000 (10:21 +0200)
bin/backup-audit

index 809a8a731de19d147f497951e674872d66820bfe..0fc0916763209c31c9bee2ee83c8f565878bdae9 100755 (executable)
@@ -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