mirror of
https://github.com/systemd/systemd.git
synced 2026-08-07 08:30:57 +00:00
manager: fix typo
I guess that we could make an overflow if all the taint flags were set.
This commit is contained in:
@@ -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:"
|
||||
|
||||
Reference in New Issue
Block a user