Merge pull request #13 from serghey-rodin/master

update from master
This commit is contained in:
myvesta 2018-07-02 13:03:10 +02:00 committed by GitHub
commit 96d4ca0305
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1098,7 +1098,7 @@ if [ "$clamd" = 'yes' ]; then
/usr/bin/freshclam /usr/bin/freshclam
update-rc.d clamav-daemon defaults update-rc.d clamav-daemon defaults
service clamav-daemon start service clamav-daemon start
check_result $? "clamav-daeom start failed" check_result $? "clamav-daemon start failed"
fi fi