After a backup the exclude files in /var/tmp are not being deleted In backup-create.sh around line 220 I believe you need the following:
rm -f $EXCLUDE &>/dev/null Also I suggest the following should be inserted in /var/efw/backup/exclude.system otherwise restore to different hardware can cause very confused ethernet port numbers. etc/businfotab For safety it may also be worth adding etc/shadow ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
