Browse Source

Add lightdm to mesh/usb installs

Bob Mottram 9 years ago
parent
commit
5d952c5f66
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise View File

1069
 	fi
1069
 	fi
1070
 
1070
 
1071
 	# desktop
1071
 	# desktop
1072
-	chroot "$rootdir" apt-get -y install mate-desktop-environment
1072
+	chroot "$rootdir" apt-get -y install mate-desktop-environment lightdm
1073
 
1073
 
1074
 	# browser
1074
 	# browser
1075
 	chroot "$rootdir" apt-get -y install iceweasel
1075
 	chroot "$rootdir" apt-get -y install iceweasel