redirect systemd log on console
[bootcd.git] / build.sh
index b6fff0b..7895807 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -341,7 +341,7 @@ EOF
 #    # set default target for systemd
 #    KERNEL_ARGS="$KERNEL_ARGS systemd.unit=pl_boot.target"
     # output more systemd-related messages on the console
-    KERNEL_ARGS="$KERNEL_ARGS systemd.log_level=debug systemd.log_target=kmsg"
+    KERNEL_ARGS="$KERNEL_ARGS systemd.log_level=debug systemd.log_target=console"
     [ -n "$KERNEL_ARGS" ] && echo "$KERNEL_ARGS" > $OVERLAY/kargs.txt
 
     # Pack overlay files into a compressed archive