summarylogtreecommitdiffstats
path: root/sddm-plymouth.service
blob: 49fcf224d5f4b0e93186284c53cec3b361a2b53b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Simple Desktop Display Manager
Documentation=man:sddm(1) man:sddm.conf(5)
Conflicts=getty@tty1.service
Wants=plymouth-deactivate.service
After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service systemd-logind.service plymouth-deactivate.service

[Service]
ExecStart=/usr/bin/sddm
Restart=always

[Install]
Alias=display-manager.service