mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-24 21:34:08 +03:00
manager: fix typo
I guess that we could make an overflow if all the taint flags were set.
This commit is contained in:
parent
88a3af9421
commit
2c75ef181d
@ -4384,7 +4384,7 @@ char *manager_taint_string(Manager *m) {
|
||||
|
||||
buf = new(char, sizeof("split-usr:"
|
||||
"cgroups-missing:"
|
||||
"cgrousv1:"
|
||||
"cgroupsv1:"
|
||||
"local-hwclock:"
|
||||
"var-run-bad:"
|
||||
"overflowuid-not-65534:"
|
||||
|
Loading…
Reference in New Issue
Block a user