I have this working but give me a week or so to be be absolutely sure (reboots/schedules etc)
It's important to understand that all I'm doing here is making sure the virus definitions are updated via a different route.
Its in five parts:
(a) You need to be able initiate an AV update on boot. Autorun.sh is the solution, info posted here (
https://wiki.qnap.com/wiki/Running_Your ... at_Startup)
(b) You need to be able to use python3 to extract, install, update AV content using cvd update. Full info here (
https://github.com/Entware/Entware/wiki ... n-QNAP-NAS).
BETTER TO USE via the QNAP Store
(c) create a bash script to execute cvd update using phyton3
(d) Add the bash script to autorun.sh
(e) check system AV via the console, select 'Update Now' on [online update] option to respond with status = 'Update complete'