mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 20:55:47 +01:00
parent
0e75514db3
commit
e45963dd4c
1 changed files with 3 additions and 0 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue