| Auto Install for Mandrakelinux | ||
|---|---|---|
| Prev | Next | |
This is used to have the system automatically login a specific user, rather than having the usual login prompt. This feature can be used with a single user only and, the user should be defined (see the option users).
If the auto-login feature is not desired, then do not include this in your file.
|
'autologin' => 'david', |
Descriptions:
|
'autologin' |
specifies the name of the user that the system is to automatically log in as. Change it as you desire, but to a valid user only. |
The installation process creates the file /etc/sysconfig/autologin and places USER=<your user name> along with a few other values in it.
Related Option Entries:
| Prev | Home | Next |
| autoExitInstall | bootloader |