redirect systemd log on console
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 13 Feb 2013 20:42:56 +0000 (21:42 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 13 Feb 2013 20:42:56 +0000 (21:42 +0100)
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