chiark / gitweb /
fixes
[d.git] / fyvzl.service
1 if ( grep calling-user-shell /etc/shells
2    & grep calling-user /etc/userlist
3    & glob service-user mail
4    )
5         reset
6         no-set-environment
7         no-disconnect-hup
8         no-suppress-args
9         execute /usr/local/lib/fyvzl/fyvzl \
10                 -qchiark.greenend.org.uk /var/lib/mail/fyvzl.db
11 fi