plymouth/plymouth-lxdm.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

14 lines
339 B
Desktop File

[Unit]
Description=LXDE 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/sbin/lxdm
Restart=always
IgnoreSIGPIPE=no
[Install]
Alias=display-manager.service