X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Farchival%2Fsnarf_linux_config.pl;h=0fe2eacadda91aec9853651a0850ecc4fe01873d;hb=63ea779000a06dd59febb62501f0e97812037a31;hp=e6a060b17d7c4f44aae4bde0f47928a73e5a2cb8;hpb=a6f18bd956cf6d7b2b13c7c5e18fb75d1d1dc435;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.