summaryrefslogtreecommitdiffstats
path: root/plymouth/gdm-plymouth.service
blob: 697570c08dfac2354058136933a84a50ca2060d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=GNOME Display Manager
After=systemd-user-sessions.service

Conflicts=getty@tty1.service plymouth-quit.service
After=getty@tty1.service plymouth-quit.service

[Service]
ExecStart=/usr/sbin/gdm -nodaemon
StandardOutput=syslog

[Install]
WantedBy=graphical.target