This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-display_manager
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
hide user switcher
master
Markus Katharina Brechtel
4 years ago
parent
ee18c5ffd6
commit
c3a95f6899
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
templates/lightdm.conf.j2
+ 2
- 0
templates/lightdm.conf.j2
View File
@@ -76,6 +76,8 @@ user-authority-in-system-dir=true
#
[Seat:*]
greeter-session=lightdm-gtk-greeter
greeter-hide-users=true
greeter-show-manual-login=true
{% if display_manager_state == "autologin" %}
autologin-user={{autologin_user}}
Write
Preview
Loading…
Cancel
Save