X-Git-Url: https://hackdaworld.org/gitweb/?p=scripts%2Fscripts.git;a=blobdiff_plain;f=backup.sh;h=e8b7afe7a2d949afff35ae153931eae18b77277c;hp=1a1ebc86d6941c0abb20acfccc01f33701606e61;hb=04f172eec17381b7f0236fc540e7542cd6ba8e92;hpb=d3d8d91ee8fbc0715495bc70388eec68273bb4e3 diff --git a/backup.sh b/backup.sh index 1a1ebc8..e8b7afe 100755 --- a/backup.sh +++ b/backup.sh @@ -94,7 +94,7 @@ done for i in dhcpd.conf fstab hosts host.conf hosts.allow hosts.deny lilo.conf \ profile sendmail.cf resolv.conf exports fb.modes inetd.conf \ - xinetd.conf mp3user mp3db.conf; do + xinetd.conf mp3user mp3db.conf modules.conf; do if [ -f /etc/$i ] ; then echo "copying /etc/$i" cp /etc/$i ./etc