]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
udev-rules: check OWNER/GROUP= setting more strictly (#36123)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 23 Jan 2025 20:09:39 +0000 (05:09 +0900)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2025 20:09:39 +0000 (05:09 +0900)
- refuses lines with unknown or invalid user/group,
- refuses non-system user/group in the setting.


Trivial merge