]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-device: always pass random UUID on triggering uevent 36514/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 25 Feb 2025 18:33:16 +0000 (03:33 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 26 Feb 2025 09:07:51 +0000 (18:07 +0900)
commit2c051721ec156160997cc9598c9e9aeeaed86d4f
tree3d949dbf53133d89b104e4921604ae440b4ce29e
parentfde9f2bc4857b4d34cdb89f93c52c10f7bcf90de
sd-device: always pass random UUID on triggering uevent

Then, this makes sd_device_trigger() a simple wrapper of
sd_device_trigger_with_uuid().
src/libsystemd/sd-device/sd-device.c