summaryrefslogtreecommitdiff
path: root/data/gdm.service.in
blob: c15a415145e0c122cc0ddf6476788defd0971861 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=GNOME Display Manager
Conflicts=getty@tty@GDM_INITIAL_VT@.service plymouth-quit.service
After=systemd-user-sessions.service getty@tty@GDM_INITIAL_VT@.service plymouth-quit.service

[Service]
ExecStart=@sbindir@/gdm
Restart=always
IgnoreSIGPIPE=no
BusName=org.gnome.DisplayManager

[Install]
Alias=display-manager.service