X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Farchival%2Fsnarf_linux_config.pl;h=0fe2eacadda91aec9853651a0850ecc4fe01873d;hb=fcbc81df5d7a6ef433ba7ea567b7e38a4424f946;hp=e6a060b17d7c4f44aae4bde0f47928a73e5a2cb8;hpb=8e4d290eba86cef0ddbba34be02ae9a11ef86c54;p=feisty_meow.git diff --git a/scripts/archival/snarf_linux_config.pl b/scripts/archival/snarf_linux_config.pl index e6a060b1..0fe2eaca 100644 --- a/scripts/archival/snarf_linux_config.pl +++ b/scripts/archival/snarf_linux_config.pl @@ -54,11 +54,13 @@ unlink $infofile; &backup_files($snarf_file_base, $number, "/", "var/lib/dpkg", ("status*")); # backup the crucial hierarchies in /var... -&backup_hierarchy($snarf_file_base, $number, "/", "var/named"); +#gone: &backup_hierarchy($snarf_file_base, $number, "/", "var/named"); +#gone: &backup_hierarchy($snarf_file_base, $number, "/", "var/lib/named/master"); + ###not good: &backup_hierarchy($snarf_file_base, $number, "/", "var/lib/mysql"); ###the mysql snarf is not necessarily usable, since we really should be ###backing up the databases by another means than this. -&backup_hierarchy($snarf_file_base, $number, "/", "var/lib/named/master"); + &backup_hierarchy($snarf_file_base, $number, "/", "var/lib/webalizer"); # snag the grub bootloader files.