chiark / gitweb /
Fedora: don't ship [Install] sections; these are enabled in the system configuration.
[elogind.git] / units / fedora / prefdm.service
index 22ee54dd571c5015d01087effde6639461819dee..78bf14c2a7ba125856f2e86a65a4bbe56f89162d 100644 (file)
@@ -12,12 +12,9 @@ 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=restart-always
+Restart=always
 RestartSec=0
-
-[Install]
-Alias=display-manager.service
-WantedBy=graphical.target