mirror of
https://github.com/schoebel/mars
synced 2024-12-28 09:32:25 +00:00
marsadm: global purge at cron
This commit is contained in:
parent
93ef671cf3
commit
838b85c508
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user