mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
Fix incorrect permissions for /etc/rc.d/sendmail in fallout from
release-pkg merge.
This commit is contained in:
parent
a1118f872e
commit
47041448c0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=298857
@ -295,7 +295,7 @@ FILESGROUPS+= SMRCD
|
||||
SMRCD= sendmail
|
||||
.endif
|
||||
SMRCDDIR= /etc/rc.d
|
||||
SMRCDDIRMODE= ${BINMODE}
|
||||
SMRCDMODE= ${BINMODE}
|
||||
SMRCDPACKAGE= sendmail
|
||||
|
||||
.if ${MK_TIMED} != "no"
|
||||
|
Loading…
Reference in New Issue
Block a user