From 614f1be74d64a9114b91a75b75c5cd90ee243d4a Mon Sep 17 00:00:00 2001 From: elijah Date: Sat, 9 Jul 2005 00:00:47 +0000 Subject: [PATCH] minor git-svn-id: http://code.autistici.org/svn/backupninja/trunk@141 758a04ac-41e6-0310-8a23-8373a73cc35d --- handlers/sys.helper | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/handlers/sys.helper b/handlers/sys.helper index c97f53f..93ae332 100644 --- a/handlers/sys.helper +++ b/handlers/sys.helper @@ -23,9 +23,9 @@ sys_wizard() { $packages $partitions $hardware -# databases = all -# backupdir = /var/backups/mysql -# dbhost = localhost +# packagesfile = /var/backups/dpkg-selections.txt +# partitionsfile = /var/backups/partitions.__star__.txt +# hardwarefile = /var/backups/hardware.txt EOF chmod 000 $next_filename } -- 2.30.2