diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-07-21 13:14:24 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-07-21 13:14:24 +0000 |
commit | 950d2f43375b87e95ebc0ecda9b281b84b2213d7 (patch) | |
tree | e5c37bef0e53ac309e9c1f0c7859da6098a18f0a /hostapd/logwatch/README | |
parent | df0c787c3ece1d65fd6fef34aa8f56da557b5ac0 (diff) |
wpa: Import wpa 2.11vendor/wpa/2.11
Diffstat (limited to 'hostapd/logwatch/README')
-rw-r--r-- | hostapd/logwatch/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/hostapd/logwatch/README b/hostapd/logwatch/README deleted file mode 100644 index 3cba51190963..000000000000 --- a/hostapd/logwatch/README +++ /dev/null @@ -1,9 +0,0 @@ -Logwatch is a utility for analyzing system logs and provide a human -readable summary. This directory has a configuration file and a log -analyzer script for parsing hostapd system log entries for logwatch. -These files can be installed by copying them to following locations: - -/etc/log.d/conf/services/hostapd.conf -/etc/log.d/scripts/services/hostapd - -More information about logwatch is available from http://www.logwatch.org/ |