From 3150fab6115342eab612a08bbc832340ed6e6ebb Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 03:16:47 -0400 Subject: network/psad: Wrap README at 72 columns. Signed-off-by: B. Watson --- network/psad/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/network/psad/README b/network/psad/README index 190eb57fcf..c4490f2c0b 100644 --- a/network/psad/README +++ b/network/psad/README @@ -2,9 +2,9 @@ psad (Intrusion Detection and Log Analysis with iptables) psad is a collection of three lightweight system daemons (two main daemons and one helper daemon) that run on Linux machines and analyze -iptables log messages to detect port scans and other suspicious traffic. -A typical deployment is to run psad on the iptables firewall where it has -the fastest access to log data. +iptables log messages to detect port scans and other suspicious +traffic. A typical deployment is to run psad on the iptables firewall +where it has the fastest access to log data. You can set email for alerts by setting ALERTSEMAIL: @@ -44,5 +44,6 @@ on SlackBuilds. NOTE: The default option is NOT to download signatures. We provide a signature file, but may be outdated as time goes by. -You can download them manually from http://www.cipherdyne.org/psad/signatures -and place them in /etc/psad +You can download them manually from: +http://www.cipherdyne.org/psad/signatures +...and place them in /etc/psad -- cgit v1.2.3