Change daily apt-update cron job time

Feb 5, 2018
1
0
1
50
Hello,

my VMs at 4:00AM are backupping their data via FTP, so often I get a message reporting an apt-update cronjob error at the same time (in fact, there's not enough bandwidth).

I'd like to change the update job scheduling to 0:10AM, but in /etc/cron.d/pveupdate script there's a comment that warns you to avoid edititing the file since it's auto generated.

What's the right way to change it? Thank you.

Bye,
Lelio
 
Code:
/etc/cron.d/pveupdate
You can change the time in the above file, on a package update it might get overwritten.