CRON_GROUP
if ((grp = getgrnam(CRON_GROUP)) == NULL) {
warnx("can't find cron group %s", CRON_GROUP);