mkosi: Add note about kernel command line limit

This commit is contained in:
Daan De Meyer 2024-05-31 17:26:01 +02:00
parent c95f8dd784
commit 5d2a40ab11

View file

@ -20,6 +20,8 @@ Environment=ASAN_OPTIONS=verify_asan_link_order=false
@SELinuxRelabel=no
BuildSourcesEphemeral=yes
# Adding more kernel command line arguments is likely to hit the kernel command line limit (512 bytes) in
# various scenarios. Consider adding support for a credential instead if possible and using that.
KernelCommandLine=systemd.crash_shell
systemd.log_level=debug,console:info
systemd.log_ratelimit_kmsg=0