diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-12-14 12:44:21 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-12-14 22:14:38 +0100 |
commit | 198ce9324844a947567ae4b3e3f4e68e8f07df8d (patch) | |
tree | e9d2e68a0e2ad040a08f6dc7ff2e756e81f51f3d /catalog | |
parent | Merge pull request #7625 from thom311/th/const-strlen (diff) | |
download | systemd-198ce9324844a947567ae4b3e3f4e68e8f07df8d.tar.xz systemd-198ce9324844a947567ae4b3e3f4e68e8f07df8d.zip |
core: drop taints for nobody user/group names
We have a check and warning at compile time. The user cannot do anything about
this at runtime, and all other taints are about checks that happen at runtime
and are specific to that system (and at least potentially correctable).
(The logic in the compilation-time check was updated to treat "nogroup" as OK,
but not the runtime check. But I think it's better to remove the runtime check
for this altogether, so this becomes moot.)
Diffstat (limited to 'catalog')
0 files changed, 0 insertions, 0 deletions