Skip to content

Commit

Permalink
always scrub logs in SNP mode
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim An <maksiman@microsoft.com>
  • Loading branch information
anmaxvl committed May 16, 2024
1 parent 46ef279 commit 2e72f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
export PATH="/usr/bin:/usr/local/bin:/bin:/root/bin:/sbin:/usr/sbin:/usr/local/sbin"
export HOME="/root"

/init -e 1 /bin/vsockexec -o 109 -e 109 /bin/gcs -v4 -log-format json -loglevel debug
/init -e 1 /bin/vsockexec -o 109 -e 109 /bin/gcs -v4 -log-format json -loglevel debug -scrub-logs

0 comments on commit 2e72f0f

Please sign in to comment.