From 4efa2be224ce2594f9aeea2ed0f551ad6ed9b3b7 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sun, 14 May 2000 21:05:35 +0000 Subject: no_comment --- perl-install/install_any.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install_any.pm') diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm index 711469332..37cef3c2e 100644 --- a/perl-install/install_any.pm +++ b/perl-install/install_any.pm @@ -572,6 +572,7 @@ sub g_auto_install(;$) { } local $o->{partitioning}{auto_allocate} = 1; + local $o->{autoExitInstall} = 1; $_ = { %{$_ || {}} }, delete @$_{qw(oldu oldg password password2)} foreach $o->{superuser}, @{$o->{users} || []}; -- cgit v1.2.1