diff -r 0a7fc4652793 -r cf851f3ddf16 install --- 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 \