Add lightdm to mesh/usb installs
This commit is contained in:
parent
d21ef490ff
commit
5d952c5f66
|
@ -1069,7 +1069,7 @@ function configure_user_interface {
|
|||
fi
|
||||
|
||||
# desktop
|
||||
chroot "$rootdir" apt-get -y install mate-desktop-environment
|
||||
chroot "$rootdir" apt-get -y install mate-desktop-environment lightdm
|
||||
|
||||
# browser
|
||||
chroot "$rootdir" apt-get -y install iceweasel
|
||||
|
|
Loading…
Reference in New Issue