summarylogtreecommitdiffstats
path: root/sddm-plymouth.service
blob: 6217b2638239640ab7fda87c4c6c25ed7572cf47 (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 systemd-logind.service

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

[Install]
Alias=display-manager.service