marsadm: global purge at cron

This commit is contained in:
Thomas Schoebel-Theuer 2020-11-02 12:44:42 +01:00 committed by Thomas Schoebel-Theuer
parent 93ef671cf3
commit 838b85c508

View File

@ -7841,6 +7841,9 @@ my %cmd_table =
"usage: cron (no parameters)",
"Do all necessary regular housekeeping tasks.",
"This is equivalent to log-rotate all; sleep 7; log-delete-all all.",
[
\&link_purge_global,
],
\&cron_phase1,
"purge links and rotate logfiles",
"SLEEP",