how to dbkg-preconfigure login manager
Posted
by
Josh
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Josh
Published on 2013-10-04T18:37:51Z
Indexed on
2013/10/24
10:13 UTC
Read the original article
Hit count: 295
I've written a script that installs several desktops with a menu loop. I have also redirecteed the output to /dev/null, Now every Time when it comes to dpk login manager selection the script doesn't continue.
What could I du to preconfigure the login mangager that should be choosen.
How do the lines for dpkg preconfigure look for
- lightdm
- gdm
- Kdm
mdm
debconf-set-selections <<< ' '
would be grate, too.
Thank you folks!
© Ask Ubuntu or respective owner