chiark / gitweb /
operation.py: Fix stupid typo in commentary.
[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