X-Git-Url: https://hackdaworld.org/gitweb/?p=scripts%2Fscripts.git;a=blobdiff_plain;f=backup.sh;h=998f36b7f71819c47079a156c951507c5d19790d;hp=a47b3a19e5ed74f636ba7f85eb7e484e0cfba68f;hb=fbb6a7c04c84b80a894dad678dd9157d47ac3620;hpb=6f6432140cf0305ce60c6e80bf0e3d0c6edb0b94 diff --git a/backup.sh b/backup.sh index a47b3a1..998f36b 100755 --- a/backup.sh +++ b/backup.sh @@ -95,7 +95,7 @@ for i in `ls -A /etc/conf`; do done for i in dhcpd.conf fstab hosts host.conf hosts.allow hosts.deny lilo.conf \ - profile sendmail.cf resolv.conf exports inetd.conf \ + profile sendmail.cf resolv.conf exports fb.modes inetd.conf \ xinetd.conf; do if [ -f /etc/$i ] ; then echo "copying /etc/$i"