We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raised from here canonical/ubuntu-flavor-installer#47
LightDM doesnt appear to be catered for by this bit of code (?)
ubuntu-desktop-provision/packages/ubuntu_init/lib/src/services/xdg_identity_service.dart
Line 64 in b7f9272
The GTK flavours apart from Ubuntu itself all use lightdm
N.B. LightDM autologin needs this bit of text to be added to the lightdm configuration file
/etc/lightdm/lightdm.conf << [SeatDefaults] autologin-user=myuser
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Raised from here canonical/ubuntu-flavor-installer#47
LightDM doesnt appear to be catered for by this bit of code (?)
ubuntu-desktop-provision/packages/ubuntu_init/lib/src/services/xdg_identity_service.dart
Line 64 in b7f9272
The GTK flavours apart from Ubuntu itself all use lightdm
N.B. LightDM autologin needs this bit of text to be added to the lightdm configuration file
The text was updated successfully, but these errors were encountered: