diff --git a/core/cron/waste-collector b/core/cron/waste-collector index a96411ed20..0d6800b8cd 100644 --- a/core/cron/waste-collector +++ b/core/cron/waste-collector @@ -1,2 +1,2 @@ -# Run every 4 hours -0 */4 * * * journalctl-vaccum \ No newline at end of file +@reboot root journalctl-vaccum +0 */4 * * * root journalctl-vaccum # Run every 4 hours \ No newline at end of file