Add -p to mkdir in log/run (Rasjid Wilcox <rasjid@openminddev.net>)

git-svn-id: https://svn.perl.org/qpsmtpd/trunk@102 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
Ask Bjørn Hansen 2002-11-20 10:15:06 +00:00
parent 3d29cd8baf
commit 2ceb0a88af
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
0.20 - development
Add -p to mkdir in log/run (Rasjid Wilcox <rasjid@openminddev.net>)
clamav plugin, thanks to Matt Sergeant, matt@sergeant.org.
Enabling this might require you to increase your "softlimit" in
the run file. http://www.clamav.org/

View File

@ -1,5 +1,5 @@
#! /bin/sh
export LOGDIR=./main
mkdir $LOGDIR
mkdir -p $LOGDIR
exec multilog t s1000000 n20 $LOGDIR