View | Details | Raw Unified | Return to bug 927250
Collapse All | Expand All

(-)a/usr/lib/dracut/modules.d/98systemd/module-setup.sh (+2 lines)
Lines 233-237 Link Here
233
        echo "RateLimitBurst=0"
233
        echo "RateLimitBurst=0"
234
    } >> "$initdir/etc/systemd/journald.conf"
234
    } >> "$initdir/etc/systemd/journald.conf"
235
235
236
    inst_simple /usr/share/kbd/consoletrans/trivial
237
236
}
238
}
237
239

Return to bug 927250