commit | 6a1c8a321ee48d9f911aa681c4a0c71fc60efd3d | [log] [tgz] |
---|---|---|
author | Daniel Verkamp <dverkamp@chromium.org> | Wed Oct 30 22:07:01 2024 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 31 23:57:13 2024 |
tree | ed8ad95b6bd37d55e257aeb478797d974b681959 | |
parent | 662d5bed753487af06be47cbb9d638e205803e15 [diff] |
tremplin: share /dev/kmsg into Crostini container The container can already read the kernel log, so this doesn't expose any new privileges, but it does allow `dmesg -w` and `journalctl -k` to work in Crostini. BUG=b:376526744 TEST=build and deploy termina-dlc, `dmesg -w` in Crostini Change-Id: I4232c86c8b786b2a5d13f7b0f18ea4f88465c7b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tremplin/+/5980789 Reviewed-by: Dennis Kempin <denniskempin@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Tested-by: Daniel Verkamp <dverkamp@chromium.org>