diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-04-07 08:45:35 +0900 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-04-08 04:49:46 +0900 |
commit | 0b4c70b47a6dea1841a3be5c132d562d71efe182 (patch) | |
tree | d0a07493b709df40058960c1672f2326b8a3046c /mkosi.prepare | |
parent | 2c5f119c3cc78bd7da0c7c56b57eca43bac464c1 (diff) | |
download | systemd-0b4c70b47a6dea1841a3be5c132d562d71efe182.tar.gz |
sd-device,udev: tag must be a valid filename
All tags are managed under /run/udev/tags, and the directories there are
named with tags. Hence, each tag must be a valid filename.
This also makes all validity check moved to sd-device side, and
makes failure caused by setting invalid tags non-critical.
With this change, an empty string cannot be assigned to TAG=, hence the
test cases are adjusted.
Diffstat (limited to 'mkosi.prepare')
0 files changed, 0 insertions, 0 deletions