added lircd.conf file
authorhackbard <hackbard>
Sun, 30 Apr 2006 23:27:15 +0000 (23:27 +0000)
committerhackbard <hackbard>
Sun, 30 Apr 2006 23:27:15 +0000 (23:27 +0000)
fai_backup.sh

index 95d4327..d2ddb38 100755 (executable)
@@ -86,7 +86,8 @@ 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 modules.conf named.conf \
-               modprobe.devfs modprobe.conf crontab ethers HOSTNAME; do
+               modprobe.devfs modprobe.conf crontab ethers HOSTNAME \
+               lircd.conf; do
        [ -f /etc/$i ] && configcp /etc/$i
 done
 for configfile in /var/named/*; do