diff -r 98dbde5b13a1 -r d54720d47ca2 remote-hgrc
--- a/remote-hgrc	Fri May 02 18:03:42 2008 +0100
+++ b/remote-hgrc	Wed May 28 18:14:15 2008 +0100
@@ -1,7 +1,7 @@
 # hgrc to use for all remote users
 
 [extensions]
-access = /home/hg/admin/hg-admin-tools/access.py
+access = /usr/local/lib/hg-admin-tools/access.py
 
 [hooks]
 pretxnchangegroup.access = python:access.hook