X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=blobdiff_plain;f=build.sh;h=78958075e74fc1bad9eb3126c693de7a91dce23e;hp=b6fff0bd865d5a2093f1901aa098c4160be83408;hb=075c3c0bd5250b88947dbcccee078f1a0703ee58;hpb=a1dc5376e0df2b95b1d3061f48352905f47b08ef diff --git a/build.sh b/build.sh index b6fff0b..7895807 100755 --- 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