systemd/dracut-cmdline.service: run before systemd-vconsole-setup
authorHarald Hoyer <harald@redhat.com>
Thu, 29 Nov 2012 14:53:15 +0000 (15:53 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 14 Dec 2012 08:04:55 +0000 (09:04 +0100)
cmdline does generate vconsole.conf, which is needed by vconsole-setup

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

index 75f9b7e..4aba918 100644 (file)
@@ -12,6 +12,7 @@ Description=dracut cmdline hook
 Documentation=man:dracut-cmdline.service(8)
 DefaultDependencies=no
 Before=dracut-pre-udev.service
+Before=systemd-vconsole-setup.service
 After=systemd-journald.socket
 Wants=systemd-journald.socket
 ConditionPathExists=/etc/initrd-release