chiark / gitweb /
Initial revision.
[glau] / userv / set
1 ### -*-conf-*-
2
3 if grep calling-user-shell /etc/shells
4         suppress-args
5         no-set-environment
6         execute env \
7                 GL_BINDIR=/usr/share/gitolite \
8                 GL_RC=/var/lib/gitolite/.gitolite.rc \
9         adc/adduser
10 fi