Index: trunk/server/fedora/config/usr/vice/etc/CellServDB.local
===================================================================
--- trunk/server/fedora/config/usr/vice/etc/CellServDB.local	(revision 2168)
+++ trunk/server/fedora/config/usr/vice/etc/CellServDB.local	(revision 2169)
@@ -659,3 +659,2 @@
 130.246.183.204                 #afs2.gridpp.rl.ac.uk
 130.246.183.205                 #afs3.gridpp.rl.ac.uk
->000                    #better-mousetrapfs (see /usr/local/sbin/better-mousetrapfs)
Index: trunk/server/fedora/config/usr/vice/etc/CellServDB.mousetrap
===================================================================
--- trunk/server/fedora/config/usr/vice/etc/CellServDB.mousetrap	(revision 2169)
+++ trunk/server/fedora/config/usr/vice/etc/CellServDB.mousetrap	(revision 2169)
@@ -0,0 +1,1 @@
+>000                    #better-mousetrapfs (see /usr/local/sbin/better-mousetrapfs)
Index: trunk/server/fedora/config/usr/vice/etc/README
===================================================================
--- trunk/server/fedora/config/usr/vice/etc/README	(revision 2169)
+++ trunk/server/fedora/config/usr/vice/etc/README	(revision 2169)
@@ -0,0 +1,14 @@
+CellServDB maintains a mapping of cell names to IP addresses of servers
+serving them.
+
+Under normal operation, CellServDB.dist (which is distributed by the
+OpenAFS package) and CellServDB.local (which is normally empty, but can
+be used to add local AFS cells.)
+
+However, we patch OpenAFS's systemd unit file to instead concatenate
+CellServDB.local (which is Athena Ops provided database) and
+CellServDB.mousetrap (which is a bogus entry for better-mousetrapfs,
+which catches and kills 'find /afs').
+
+CellServDB.mousetrap must be concatenated at the end, as readdir on
+/afs returns cells in reverse order they are in CellServDB.
