From 7dd86e2b95d73e70d3799223bf4e33dd0cb18036 Mon Sep 17 00:00:00 2001 From: blotus Date: Thu, 14 Mar 2024 14:02:53 +0100 Subject: [PATCH] add cron as a suggested package (#2799) --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 4673284e7..0ee08b71f 100644 --- a/debian/control +++ b/debian/control @@ -8,3 +8,4 @@ Package: crowdsec Architecture: any Description: Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviors. It also automatically benefits from our global community-wide IP reputation database Depends: coreutils +Suggests: cron