aboutsummaryrefslogtreecommitdiffstats
path: root/roles/linux_desktop/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/linux_desktop/handlers/main.yml')
-rw-r--r--roles/linux_desktop/handlers/main.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/linux_desktop/handlers/main.yml b/roles/linux_desktop/handlers/main.yml
index 16c1d21..633546f 100644
--- a/roles/linux_desktop/handlers/main.yml
+++ b/roles/linux_desktop/handlers/main.yml
@@ -3,5 +3,10 @@
name: gdm
state: restarted
+- name: restart lightdm
+ systemd:
+ name: lightdm
+ state: restarted
+
- name: update dconf
command: dconf update