This commit is contained in:
Elijah Saxon 2005-07-09 00:00:47 +00:00
parent 7a145f8dd6
commit 809f26574f

View File

@ -23,9 +23,9 @@ sys_wizard() {
$packages $packages
$partitions $partitions
$hardware $hardware
# databases = all # packagesfile = /var/backups/dpkg-selections.txt
# backupdir = /var/backups/mysql # partitionsfile = /var/backups/partitions.__star__.txt
# dbhost = localhost # hardwarefile = /var/backups/hardware.txt
EOF EOF
chmod 000 $next_filename chmod 000 $next_filename
} }