summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/bootlook.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/bootlook.pm b/perl-install/bootlook.pm
index 6c378c190..3a7aeb2d5 100644
--- a/perl-install/bootlook.pm
+++ b/perl-install/bootlook.pm
@@ -376,6 +376,7 @@ sub updateAutologin
} else {
set_autologin('',undef) if ($x_no_button->get_active());
}
+ $in->standalone::pkgs_install(q(autologin));
}
sub set_autologin {