mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-14 00:19:05 +00:00
pmgqm: slightly reword OnCalendar override instructions
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
346e549cd5
commit
5c1c286c9c
10
pmgqm.adoc
10
pmgqm.adoc
@ -44,10 +44,12 @@ The timer can be edited with the command below:
|
||||
systemctl edit pmgspamreport.timer
|
||||
----
|
||||
|
||||
Keep in mind that just adding another `OnCalendar` event will cause the report
|
||||
to be sent out additionally at the specified time, if you want to prevent the
|
||||
default mail at 00:05, you need to reset the `OnCalendar` setting - for example
|
||||
to only send out the mails at 06:00:
|
||||
Note that adding another `OnCalendar` event will cause the report to be sent in
|
||||
addition to the default time. If you want to prevent the default email at
|
||||
00:05, you must first reset the original `OnCalendar` setting, For example, to
|
||||
send the emails *only* at 06:00 you would enter the following lines when
|
||||
editing the timer unit:
|
||||
|
||||
----
|
||||
[Timer]
|
||||
OnCalendar=
|
||||
|
Loading…
Reference in New Issue
Block a user