plymouth/plymouth-gdm.service
Silvan Calarco fdd119e036 added patch to quit with --retain-splash
added plymouth-[sddm,kdm,ldxm,gdm] systemd service [release 0.9.3-2mamba;Thu Oct 26 2017]
2024-01-06 10:21:50 +01:00

17 lines
415 B
Desktop File

[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