opensmtpd: add missing config option
This commit is contained in:
parent
b320b91ea3
commit
2e2dc6923e
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ configure_args="--sysconfdir=/etc/smtpd --sbindir=/usr/bin
|
|||
--with-path-socket=/run --with-mantype=doc --with-pie --with-table-db
|
||||
--with-path-CAfile=/etc/ssl/certs/ca-certificates.crt
|
||||
--with-path-mbox=/var/mail
|
||||
--with-maildir=/var/mail
|
||||
ac_cv_func_arc4random=yes
|
||||
ac_cv_func_arc4random_buf=yes
|
||||
ac_cv_func_arc4random_stir=no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue