• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue ERROR: Dr.Web Updater: key file not found ! every 30 mins

What is the output of

# cat /etc/cron.daily/drweb-update

?
 
#!/bin/sh
exec /opt/drweb/update.pl > /dev/null 2>&1

how i can fix this file ?

if run /etc/cron.d/drweb-update

output is
-bash: /etc/cron.d/drweb-update: Permission denied
 
Back
Top