5b7a235bb6
the creation of /var/spool/clientmqueue and therefore the need for the smmsp user and group if NO_SENDMAIL is defined. This required breaking out the creation of the directory into a new BSD.sendmail.dist mtree file. MFC after: 1 week
15 lines
352 B
Plaintext
15 lines
352 B
Plaintext
# $FreeBSD$
|
|
#
|
|
# Please see the file src/etc/mtree/README before making changes to this file.
|
|
#
|
|
|
|
/set type=dir uname=root gname=wheel mode=0755
|
|
. nochange
|
|
var nochange
|
|
spool nochange
|
|
clientmqueue uname=smmsp gname=smmsp mode=0770
|
|
..
|
|
..
|
|
..
|
|
..
|