Searched refs:nogroup (Results 1 – 4 of 4) sorted by relevance
16 if grep nogroup /etc/group 2>&1 >/dev/null; then17 echo "checking for nogroup group ... found"18 NGX_GROUP=nogroup20 echo "checking for nogroup group ... not found"
478 const char *ifname, *matchgroup, *nogroup; in main() local489 matchgroup = nogroup = NULL; in main()530 nogroup = optarg; in main()735 if (!group_member(ifa->ifa_name, matchgroup, nogroup)) in main()
8308 *) Исправление: автоматическое определение групп nobody и nogroup.
8171 *) Bugfix: the autodetection of the "nobody" and "nogroup" groups.