mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-16 03:44:57 +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
|
systemctl edit pmgspamreport.timer
|
||||||
----
|
----
|
||||||
|
|
||||||
Keep in mind that just adding another `OnCalendar` event will cause the report
|
Note that adding another `OnCalendar` event will cause the report to be sent in
|
||||||
to be sent out additionally at the specified time, if you want to prevent the
|
addition to the default time. If you want to prevent the default email at
|
||||||
default mail at 00:05, you need to reset the `OnCalendar` setting - for example
|
00:05, you must first reset the original `OnCalendar` setting, For example, to
|
||||||
to only send out the mails at 06:00:
|
send the emails *only* at 06:00 you would enter the following lines when
|
||||||
|
editing the timer unit:
|
||||||
|
|
||||||
----
|
----
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=
|
OnCalendar=
|
||||||
|
Loading…
Reference in New Issue
Block a user