* make sysinit honour forcefsck/fastboot from the kernel command line fsck.mode=auto|force|skip
+* get mount point kernel patch into f14
+
* sysv functions should color when stdout is tty, not stdin
* agetty should not modify baudrate https://bugzilla.redhat.com/show_bug.cgi?id=623685
After=rc-local.service
)m4_dnl
+# If additional gettys are spawned during boot (possibly by
+# systemd-auto-console-getty) then we should make sure that this is
+# synchronized before getty.target, even though getty.target didn't
+# actually pull it in.
+Before=getty.target
+
[Service]
Environment=TERM=linux
ExecStart=GETTY %I