Searched refs:taint (Results 1 – 3 of 3) sorted by relevance
383 kernel (taint flag 'cgroups-missing'), the system is using the old384 cgroup hierarchy (taint flag 'cgroupsv1'), the hardware clock is385 running in non-UTC mode (taint flag 'local-hwclock'), the kernel386 overflow UID or GID are not 65534 (taint flags 'overflowuid-not-65534'388 running systemd instance covers less than 0…65534 (taint flags
303 * A new "taint" flag named "old-kernel" is introduced which is set when307 * Two additional taint flags "short-uid-range" and "short-gid-range"312 * A new "unmerged-usr" taint flag has been added that is set whenever
3451 _cleanup_free_ char *taint = NULL; in log_taint_string() local3460 taint = manager_taint_string(m); in log_taint_string()3461 if (isempty(taint)) in log_taint_string()3465 LOG_MESSAGE("System is tainted: %s", taint), in log_taint_string()3466 "TAINT=%s", taint, in log_taint_string()