summaryrefslogtreecommitdiffstats
path: root/perl-install/install/install2.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install/install2.pm')
-rw-r--r--perl-install/install/install2.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/install2.pm b/perl-install/install/install2.pm
index 53597f813..0641761be 100644
--- a/perl-install/install/install2.pm
+++ b/perl-install/install/install2.pm
@@ -36,6 +36,7 @@ $o = $::o = {
#- packages => [ qw() ],
partitioning => { clearall => 0, eraseBadPartitions => 0, auto_allocate => 0 }, #-, readonly => 0 },
authentication => { md5 => 1, shadow => 1 },
+ uuid_by_default => 1,
locale => { lang => 'en_US' },
#- isUpgrade => 0,
toRemove => [],