mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
log bootstrap and autoformat services
This commit is contained in:
@@ -86,7 +86,7 @@ fi
|
||||
|
||||
UNAME=$(uname)
|
||||
|
||||
KERNEL_ARGS="rancher.password=rancher console=ttyS0 ${QEMU_APPEND}"
|
||||
KERNEL_ARGS="quiet rancher.password=rancher console=ttyS0 ${QEMU_APPEND}"
|
||||
|
||||
if [ "$UNAME" == "Darwin" ] && [ -x $(which xhyve) ]; then
|
||||
|
||||
|
Reference in New Issue
Block a user