summaryrefslogtreecommitdiff
path: root/pcr/plymouth/sddm-plymouth.service
blob: 5c08c3a1bf9d4e33a972cb24adcb83688098122e (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-deactivate.service plymouth-quit.service

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

[Install]
Alias=display-manager.service