mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
commit
96d4ca0305
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue