chiark / gitweb /
cgi.py: Don't crash if we have three values for a parameter.
[chopwood] / userv.rc
1 ### -*-conf-*-
2
3 if ( glob service help list source set reset clear
4    & grep service-user-shell /etc/shells
5    )
6         no-suppress-args
7         no-set-environment
8         execute ./chpwd
9 fi