install
changeset 44 cf851f3ddf16
parent 40 abbb822779da
child 47 ebcc230f21e4
--- a/install	Fri Feb 20 11:15:21 2009 +0000
+++ b/install	Fri Feb 20 11:17:20 2009 +0000
@@ -22,6 +22,7 @@
     src/init/conf/remote-hgrc \
     src/init/conf/access.conf
 install -o root -g root -d /etc/mercurial-server/keys/root
+install -o root -g root -d /etc/mercurial-server/keys/users
 
 if [ x$(getent passwd hg) == x ] ; then
     adduser --system --shell /bin/sh --group --disabled-password \