chiark / gitweb /
bash-completion: update naming of loginctl
[elogind.git] / units / fedora / prefdm.service
index e7bd1231f80a4ca583a9ce55c807cf709c590864..77a0e9ad7cd2966bc1f3b24f37f977e4a6b912d3 100644 (file)
@@ -7,7 +7,7 @@
 
 [Unit]
 Description=Display Manager
-After=syslog.target livesys-late.service rc-local.service systemd-user-sessions.service
+After=livesys-late.service rc-local.service systemd-user-sessions.service
 
 # On Fedora gdm/X11 is on tty1. We explicitly cancel the getty here to
 # avoid any races around that.
@@ -18,3 +18,4 @@ After=getty@tty1.service plymouth-quit.service
 ExecStart=/etc/X11/prefdm -nodaemon
 Restart=always
 RestartSec=0
+IgnoreSIGPIPE=no