From: Colin Walters Date: Fri, 19 Jul 2013 00:16:10 +0000 (-0400) Subject: systemd: Replace prefdm.service with display-manager.service X-Git-Tag: 031~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99369bea1ce68263b7c454316e022095210486ae;p=thirdparty%2Fdracut.git systemd: Replace prefdm.service with display-manager.service 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 --- diff --git a/modules.d/98systemd/dracut-shutdown.service b/modules.d/98systemd/dracut-shutdown.service index 488cb1b06..e733300c0 100644 --- a/modules.d/98systemd/dracut-shutdown.service +++ b/modules.d/98systemd/dracut-shutdown.service @@ -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