diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-09-21 11:23:09 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-09-21 11:23:09 +0000 |
commit | 5af1b41dc19d56188da17eecfc1017fc98df0463 (patch) | |
tree | 311a3b821476efec637ce57c5c1a07b3206728e9 /perl-install/NEWS | |
parent | 39db482833042f1ea4e669b802c9ae64b9361a93 (diff) | |
download | drakx-5af1b41dc19d56188da17eecfc1017fc98df0463.tar drakx-5af1b41dc19d56188da17eecfc1017fc98df0463.tar.gz drakx-5af1b41dc19d56188da17eecfc1017fc98df0463.tar.bz2 drakx-5af1b41dc19d56188da17eecfc1017fc98df0463.tar.xz drakx-5af1b41dc19d56188da17eecfc1017fc98df0463.zip |
finish-install: config first user to autologin if USER_AUTOLOGIN_FIRST is "yes"
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index cc88f8d4e..c5ca54703 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -4,6 +4,7 @@ - finish-install: o write autologin settings after user creation only (so that home is set and exists, should partly fix GNOME autologin) + o config first user to autologin if USER_AUTOLOGIN_FIRST is "yes" Version 10.4.207 - 21 September 2007, by Thierry Vignaud |