From 78b5d86133063481e8d9e3f40f5273fa0d969e8b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 11 Mar 2002 11:35:20 +0000 Subject: - default security level now set in miscellaneousBefore - default security level is 3 in meta_class server --- perl-install/install2.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/install2.pm') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index 9efa3358a..a15b089ca 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -38,7 +38,6 @@ $o = $::o = { mkbootdisk => 0, #- no mkbootdisk if 0 or undef, find a floppy with 1, or fd1 #- packages => [ qw() ], partitioning => { clearall => 0, eraseBadPartitions => 0, auto_allocate => 0 }, #-, readonly => 0 }, - security => 2, authentication => { md5 => 1, shadow => 1 }, lang => 'en_US', isUpgrade => 0, -- cgit v1.2.1