chiark / gitweb /
backend.py: Make FlatFileRecord._format include the trailing newline.
[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