systemd: Replace prefdm.service with display-manager.service
authorColin Walters <walters@verbum.org>
Fri, 19 Jul 2013 00:16:10 +0000 (20:16 -0400)
committerHarald Hoyer <harald@redhat.com>
Wed, 24 Jul 2013 08:23:08 +0000 (10:23 +0200)
The former is dead, the latter is the new name.  See:

http://cgit.freedesktop.org/systemd/systemd/commit/?id=b2c9cbafb8b1a2742978e1faf37fbb3cf4fb5d44
https://fedoraproject.org/wiki/Features/DisplayManagerRework

modules.d/98systemd/dracut-shutdown.service

index 488cb1b..e733300 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Restore /run/initramfs
 Documentation=man:dracut-shutdown.service(8)
-After=getty@tty1.service prefdm.service
+After=getty@tty1.service display-manager.service
 Before=systemd-reboot.service shutdown.target
 DefaultDependencies=no
 ConditionPathExists=/run/initramfs/.need_shutdown