MFC: Be sure to execute sendmail_precmd() to check sendmail.cf conflicts and
rebuild the aliases file if necessary. Revision Changes Path 1.15 +1 -0 src/etc/rc.d/sendmail Approved by: re (scottl)
This commit is contained in:
parent
05573dfb34
commit
6cfeae252f
@ -17,6 +17,7 @@
|
||||
name="sendmail"
|
||||
rcvar=`set_rcvar`
|
||||
required_files="/etc/mail/${name}.cf"
|
||||
start_precmd="sendmail_precmd"
|
||||
|
||||
load_rc_config $name
|
||||
command=${sendmail_program:-/usr/sbin/sendmail}
|
||||
|
Loading…
x
Reference in New Issue
Block a user