aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--handlers/sys.helper6
1 files 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
}