Running out of tape space and wanting to protect the most valuable data (Sage Accounts) I have copied over /etc/e-smith/templates/etc/flexbackup.conf/10filesystems to /etc/e-smith/custom-templates/etc/flexbackup.conf/10filesystems
and ammende these lines ;
# $outstring .= join(' ', @filesys);
$outstring .= "/home/e-smith/files/ibays/sage';";
before expanding the template. Is there a better way of doing this ?