Searched refs:description_good (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/analyze/ |
D | analyze-security.c | 116 const char *description_good; member 780 .description_good = "Service has no supplementary groups", 791 .description_good = "Service has no access to hardware devices", 802 .description_good = "Service cannot install system mounts", 813 .description_good = "Service has no access to the host's network", 824 .description_good = "Service has no access to other software's temporary files", 836 .description_good = "Service does not have access to other users", 847 .description_good = "Service cannot modify the control group file system", 858 .description_good = "Service cannot load or read kernel modules", 869 .description_good = "Service cannot alter kernel tunables (/proc/sys, …)", [all …]
|