opensmtpd: use -F to stay in foreground and keep using syslog.

This commit is contained in:
Christian Neukirchen 2016-09-28 21:35:11 +02:00
parent 055c0e25a8
commit f0cdfaebe7
3 changed files with 2 additions and 4 deletions

View File

@ -1,2 +0,0 @@
#!/bin/sh
exec logger -p mail.notice -t opensmtpd

View File

@ -1,2 +1,2 @@
#!/bin/sh
exec smtpd -d 2>&1
exec smtpd -F 2>&1

View File

@ -1,7 +1,7 @@
# Template file for 'opensmtpd'
pkgname=opensmtpd
version=6.0.0p1
revision=1
revision=2
build_style=gnu-configure
configure_args="--sysconfdir=/etc/smtpd --sbindir=/usr/bin
--with-path-socket=/run --with-mantype=doc --with-pie --with-table-db