X-Git-Url: https://hackdaworld.org/gitweb/?p=scripts%2Fscripts.git;a=blobdiff_plain;f=backup.sh;h=e477347e37db533b3a9f139ab79b2ba9a05875a5;hp=703a495c2787af7f238b67e484ec8d5a2aec0911;hb=3740cd5c868ce60e099814c7295f00309f8c3ae5;hpb=d4a76ec80199a4ad7d69dec8fa0f1c6030a25902 diff --git a/backup.sh b/backup.sh index 703a495..e477347 100755 --- a/backup.sh +++ b/backup.sh @@ -96,7 +96,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; do + xinetd.conf mp3user mp3db.conf; do if [ -f /etc/$i ] ; then echo "copying /etc/$i" cp /etc/$i ./etc