From e45963dd4c1fbe89f1e051f9bcf6d4f8a671ee4e Mon Sep 17 00:00:00 2001 From: ppom Date: Mon, 11 Aug 2025 12:00:00 +0200 Subject: [PATCH] Debian: Add extended-description Fix #134 --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index e6a8d66..6027af7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,9 @@ build = "build.rs" [package.metadata.deb] section = "net" +extended-description = """A daemon that scans program outputs for repeated patterns, and takes action. +A common usage is to scan ssh and webserver logs, and to ban hosts that cause multiple authentication errors. +reaction aims at being a successor to fail2ban.""" maintainer-scripts = "packaging/" systemd-units = { enable = false } assets = [