From 8a64930b5960bc19ae3580df3ff9cf006608389a Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Sat, 23 Mar 2024 20:08:27 +0100 Subject: [PATCH] fix an issue where crontab (cronie) is missing in fedora --- installer/install/tpot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/installer/install/tpot.yml b/installer/install/tpot.yml index 3926100a..507e74bc 100644 --- a/installer/install/tpot.yml +++ b/installer/install/tpot.yml @@ -195,6 +195,7 @@ - bash-completion - ca-certificates - cracklib + - cronie - curl - dnf-plugins-core - exa