]> git.ipfire.org Git - thirdparty/systemd.git/commit
udevadm-control: allow to enable/disable trace logging in systemd-udevd 36070/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 11 Jan 2025 17:05:43 +0000 (02:05 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 20 Jan 2025 19:12:18 +0000 (04:12 +0900)
commit25a2e4738b5169bae437a0cf48da99755e8542b6
tree393bc1c5ebea5f2a450fff237bf87e60dfcf35ad
parent993b481ad194772faef8c1a1db2d743808b221bb
udevadm-control: allow to enable/disable trace logging in systemd-udevd

Should be useful for debugging udev rules.
man/udevadm.xml
shell-completion/bash/udevadm
shell-completion/zsh/_udevadm
src/udev/udevadm-control.c
test/units/TEST-17-UDEV.10.sh