X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffedora%2Fprefdm.service;h=32ceb9aa8ffa9cacfa2e4536767f91bdc1b8f185;hb=ce726252a9a9487a694cbd68f4d13542ba965258;hp=931b47f85df76b903f78006491749ed31150b762;hpb=2a2387d8a9628765e7eb25cbcb21fa8b428199c8;p=elogind.git diff --git a/units/fedora/prefdm.service b/units/fedora/prefdm.service index 931b47f85..32ceb9aa8 100644 --- a/units/fedora/prefdm.service +++ b/units/fedora/prefdm.service @@ -12,9 +12,12 @@ After=syslog.target livesys-late.service # On Fedora gdm/X11 is on tty1. We explicitly cancel the getty here to # avoid any races around that. Conflicts=getty@tty1.service plymouth-quit.service +After=getty@tty1.service plymouth-quit.service [Service] ExecStart=/etc/X11/prefdm -nodaemon +Restart=always +RestartSec=0 [Install] Alias=display-manager.service