summarylogtreecommitdiffstats
path: root/gdm-plymouth.service
diff options
context:
space:
mode:
Diffstat (limited to 'gdm-plymouth.service')
-rw-r--r--gdm-plymouth.service16
1 files changed, 0 insertions, 16 deletions
diff --git a/gdm-plymouth.service b/gdm-plymouth.service
deleted file mode 100644
index e1bd77b4d628..000000000000
--- a/gdm-plymouth.service
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=GNOME Display Manager
-Conflicts=getty@tty1.service plymouth-quit.service
-Wants=plymouth-deactivate.service
-After=systemd-user-sessions.service getty@tty1.service plymouth-deactivate.service plymouth-quit.service
-
-[Service]
-ExecStart=/usr/bin/gdm
-Restart=always
-IgnoreSIGPIPE=no
-BusName=org.gnome.DisplayManager
-StandardOutput=syslog
-StandardError=inherit
-
-[Install]
-Alias=display-manager.service