From 76c8841ad312846cf1d378f4ca87b782a1752240 Mon Sep 17 00:00:00 2001 From: b Date: Tue, 16 Apr 2024 12:38:06 +0000 Subject: [PATCH] fix missing username in cron file --- ottmirror.1.cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ottmirror.1.cron b/ottmirror.1.cron index d8c8f3b..f42809f 100644 --- a/ottmirror.1.cron +++ b/ottmirror.1.cron @@ -19,4 +19,4 @@ ###cron_mustard_reketchup_schedule; ###cron_user; ###perl; ###bin_bot2m_path; >> ###log_bot2m_path; #log relocation -###cron_log_relocation_schedule; ###oldlogs; ###log_path; ###log_size_limit; ###logs_total; ###logs_uncompressed; +###cron_log_relocation_schedule; ###cron_user; ###oldlogs; ###log_path; ###log_size_limit; ###logs_total; ###logs_uncompressed; -- 2.30.2