]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: also update log level for LOG_REALM_SYSTEMD
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Jan 2019 01:46:40 +0000 (10:46 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 12 Jan 2019 22:37:49 +0000 (07:37 +0900)
commitc809f337190a4f54c79e2ac0bfc38b68254a7c34
tree89cfad78b72ad40d008b39e9d4c521176d7bcceb
parent47c8fcbeb75976db2f8c4015cbf67cb6049a8934
udev: also update log level for LOG_REALM_SYSTEMD

Now, not a few udevd debug logs come from sd-device or sd-hwdb.
Only setting LOG_REALM_UDEV may not sufficient to debug.
We have already similar code in main() and udevadm.
src/udev/udevd.c