diff --git a/debian/changelog b/debian/changelog index 0793f633..7276f443 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.185) saucy; urgency=low + + * Configure LightDM, if installed, to autologin the phablet user + + -- Michael Terry Mon, 09 Sep 2013 12:21:13 -0400 + livecd-rootfs (2.184) saucy; urgency=low * Revert to always using archive-team.internal in 60-install-click.chroot diff --git a/live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/90-phablet.conf b/live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/90-phablet.conf new file mode 100644 index 00000000..6485c8ce --- /dev/null +++ b/live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/90-phablet.conf @@ -0,0 +1,2 @@ +[SeatDefaults] +autologin-user=phablet