From f84311cb144a922b47007656cd38434f879d0885 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Wed, 13 May 2015 12:06:59 +0000 Subject: [PATCH] Run koschei cleanup cronjob as koschei user --- roles/koschei/files/cron-db-cleanup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/koschei/files/cron-db-cleanup b/roles/koschei/files/cron-db-cleanup index f6deefc350..4b0b794305 100644 --- a/roles/koschei/files/cron-db-cleanup +++ b/roles/koschei/files/cron-db-cleanup @@ -1 +1 @@ -0 4 * * * root koschei-admin cleanup --older-than 6 +0 4 * * * koschei koschei-admin cleanup --older-than 6