From fbb6a7c04c84b80a894dad678dd9157d47ac3620 Mon Sep 17 00:00:00 2001 From: hackbard Date: Wed, 29 Jan 2003 23:01:20 +0000 Subject: [PATCH] added fb.modes file --- backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.20.1