summaryrefslogtreecommitdiffstats
path: root/system/swatch/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2012-12-16 08:44:02 +0100
committer Matteo Bernardini2012-12-16 08:44:56 +0100
commit604e4843cf68d2461f6d565b1a6496a669371fc8 (patch)
tree519b74cbd3e7e70b8843124fe7b6b8decf73d96c /system/swatch/README
parent2815315853f6b2b7b790def49f7d7a3e0673ecca (diff)
downloadslackbuilds-604e4843cf68d2461f6d565b1a6496a669371fc8.tar.gz
system/swatch: Added (Simple Log Watcher).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/swatch/README')
-rw-r--r--system/swatch/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/swatch/README b/system/swatch/README
new file mode 100644
index 0000000000..7c309c2ff3
--- /dev/null
+++ b/system/swatch/README
@@ -0,0 +1,3 @@
+Swatch.pl started out as the "simple watchdog" for activly monitoring
+log files produced by UNIX's syslog facility. It has since been
+evolving into a utility that can monitor just about any type of log.