Skip to content

Commit

Permalink
core: cron: Add first version
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Jul 6, 2024
1 parent 7f69b18 commit 276f59b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/cron/waste-collector
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@reboot root sleep 120;journalctl-vacuum
0 */4 * * * root journalctl-vacuum # Run every 4 hours

0 comments on commit 276f59b

Please sign in to comment.