Detect that the "audit" group is missing earlier during install.
This commit is contained in:
parent
73bb09f2d0
commit
e8a71dcc2f
@ -506,7 +506,7 @@ installcheck_DESTDIR:
|
||||
# Check for missing UIDs/GIDs.
|
||||
#
|
||||
CHECK_UIDS=
|
||||
CHECK_GIDS=
|
||||
CHECK_GIDS= audit
|
||||
.if !defined(NO_SENDMAIL)
|
||||
CHECK_UIDS+= smmsp
|
||||
CHECK_GIDS+= smmsp
|
||||
|
Loading…
Reference in New Issue
Block a user