]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
udev-rules: use sd_device_set_sysattr_value() to write sysfs attribute (#36142)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 Jan 2025 20:30:21 +0000 (05:30 +0900)
committerGitHub <noreply@github.com>
Fri, 24 Jan 2025 20:30:21 +0000 (05:30 +0900)
Then, we can avoid that files outside of sysfs are written by udev ATTR
key.


Trivial merge