diff options
Diffstat (limited to 'mail/exim/files/exim.sh')
-rw-r--r-- | mail/exim/files/exim.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/files/exim.sh b/mail/exim/files/exim.sh index cac669b06d41..58254cfab384 100644 --- a/mail/exim/files/exim.sh +++ b/mail/exim/files/exim.sh @@ -24,7 +24,7 @@ rcvar=`set_rcvar` command=%%PREFIX%%/sbin/exim pidfile=/var/run/exim.pid -required_dirs=/var/log/exim +required_dirs=%%LOGDIR%% required_files=%%PREFIX%%/etc/exim/configure start_precmd=start_precmd |