summarylogtreecommitdiffstats
path: root/gdm-plymouth.service
diff options
context:
space:
mode:
Diffstat (limited to 'gdm-plymouth.service')
-rw-r--r--gdm-plymouth.service5
1 files changed, 3 insertions, 2 deletions
diff --git a/gdm-plymouth.service b/gdm-plymouth.service
index a2bed565b03c..e1bd77b4d628 100644
--- a/gdm-plymouth.service
+++ b/gdm-plymouth.service
@@ -1,7 +1,8 @@
[Unit]
Description=GNOME Display Manager
Conflicts=getty@tty1.service plymouth-quit.service
-After=systemd-user-sessions.service getty@tty1.service
+Wants=plymouth-deactivate.service
+After=systemd-user-sessions.service getty@tty1.service plymouth-deactivate.service plymouth-quit.service
[Service]
ExecStart=/usr/bin/gdm
@@ -12,4 +13,4 @@ StandardOutput=syslog
StandardError=inherit
[Install]
-Alias=display-manager.service \ No newline at end of file
+Alias=display-manager.service