Home
last modified time | relevance | path

Searched refs:SENDMAIL_START_SCRIPT (Results 1 – 1 of 1) sorted by relevance

/src/etc/mail/
H A DMakefile101 SENDMAIL_START_SCRIPT?= /etc/rc.d/sendmail macro
219 @if [ -r ${SENDMAIL_START_SCRIPT} ]; then \
221 sh ${SENDMAIL_START_SCRIPT} $@; \
226 @if [ -r ${SENDMAIL_START_SCRIPT} ]; then \
228 sh ${SENDMAIL_START_SCRIPT} $@; \
233 @if [ -r ${SENDMAIL_START_SCRIPT} ]; then \
235 sh ${SENDMAIL_START_SCRIPT} $@; \