Don't fail on samhain workaround when we're cleaning up.

This commit is contained in:
Daniel Baumann 2010-04-17 20:23:27 +02:00
parent 19d6a4d2f3
commit 7b43a640ed
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ EOF
elif [ -d /var/state/samhain ]
then
rm -f /var/state/samhain/samhain_file
rmdir --ignore-fail-on-non-empty /var/state/samhain
rmdir --ignore-fail-on-non-empty /var/state/samhain || true
fi
# Restore start-stop-daemon program