Fix incorrect permissions for /etc/rc.d/sendmail in fallout from
release-pkg merge.
This commit is contained in:
parent
a235da0028
commit
6d36b5c0d3
@ -295,7 +295,7 @@ FILESGROUPS+= SMRCD
|
|||||||
SMRCD= sendmail
|
SMRCD= sendmail
|
||||||
.endif
|
.endif
|
||||||
SMRCDDIR= /etc/rc.d
|
SMRCDDIR= /etc/rc.d
|
||||||
SMRCDDIRMODE= ${BINMODE}
|
SMRCDMODE= ${BINMODE}
|
||||||
SMRCDPACKAGE= sendmail
|
SMRCDPACKAGE= sendmail
|
||||||
|
|
||||||
.if ${MK_TIMED} != "no"
|
.if ${MK_TIMED} != "no"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user