Can someone explain how to do this properly. I just want the spam report emails to be send at 06:00 using yesterday parameter. I want this changes to be persistent after every upgrade.
I have setup the file /etc/systemd/system/pmgspamreport.timer.d/override.conf
But this does not seem to be right. Now I am getting two reports one at 00:05 and one at 06:00.
The documentation on this is just not helpful
https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#chapter_pmgqm
I have setup the file /etc/systemd/system/pmgspamreport.timer.d/override.conf
[Timer]
OnCalendar=06:00
Persistent=true
But this does not seem to be right. Now I am getting two reports one at 00:05 and one at 06:00.
The documentation on this is just not helpful
https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#chapter_pmgqm