chiark / gitweb /
chpwd, subcommand.py: Only show global options in admin context help.
[chopwood] / userv.rc
1 ### -*-conf-*-
2
3 if ( grep service-user-shell /etc/shells
4    & ! glob service www-cgi
5    )
6         no-suppress-args
7         no-set-environment
8         execute ./chpwd userv
9 fi