summaryrefslogtreecommitdiffstats
path: root/util/rtrfilter.README
diff options
context:
space:
mode:
authorTar Committer <tar@ocjtech.us>2004-01-12 03:17:26 +0000
committerTar Committer <tar@ocjtech.us>2004-01-12 03:17:26 +0000
commit989312339ea2e16579803a48700628c5469e327a (patch)
tree967ee77195819d70f2dc675444e92340bb98e0d6 /util/rtrfilter.README
parentff168ecfe045c690c24d5bbc5a3062bf9d64120c (diff)
downloadrancid-989312339ea2e16579803a48700628c5469e327a.tar.gz
rancid-989312339ea2e16579803a48700628c5469e327a.tar.xz
rancid-989312339ea2e16579803a48700628c5469e327a.zip
Imported from rancid-2.3.rc1.tar.gz.rancid-2.3.rc1
Diffstat (limited to 'util/rtrfilter.README')
-rw-r--r--util/rtrfilter.README14
1 files changed, 0 insertions, 14 deletions
diff --git a/util/rtrfilter.README b/util/rtrfilter.README
deleted file mode 100644
index 19b64c3..0000000
--- a/util/rtrfilter.README
+++ /dev/null
@@ -1,14 +0,0 @@
-rtrfilter can be used to filter rancid diffs to avoid sending unwanted
-diffs to certain recipient(s) or diffs which those recipient(s) should
-not see without the need to create separate or duplicate group(s).
-
-/etc/aliases eg:
-
-rancid-foo: engineering,
- customer-ops-foo
-#
-# only send diffs for the SJC routers (aka. *.sjc.shrubbery.net)
-customer-ops-foo: "| /home/rancid/util/rtrfilter -i '\.sjc\.' -s 'sjc router diffs' customer-ops"
-#
-customer-ops: jimbob,
- sally