1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-11 20:58:27 +03:00

test-29-portable: enable debugging logs of udevd

This commit is contained in:
Yu Watanabe 2022-08-31 23:12:26 +09:00
parent 9fff8e1fdd
commit 39fdc6f82d

@ -16,6 +16,8 @@ systemctl daemon-reexec
export SYSTEMD_DISSECT_VERITY_TIMEOUT_SEC=30
udevadm control --log-level debug
ARGS=()
state_directory=/var/lib/private/
if [[ -v ASAN_OPTIONS || -v UBSAN_OPTIONS ]]; then