Merge branch 'openswan26' into openswan

This commit is contained in:
Arne Fitzenreiter
2008-10-10 07:52:39 +02:00
6 changed files with 44 additions and 25 deletions

View File

@@ -22,6 +22,9 @@ case "$1" in
#
# create some folders
#
if [ ! -e /var/lock/subsys ]; then
mkdir -p /var/lock/subsys
fi
if [ ! -e /var/run/clamav ]; then
mkdir -p /var/run/clamav
chown clamav:clamav /var/run/clamav