chiark
/
gitweb
/
~mdw
/
userv-utils
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add dependency on debhelper.
[userv-utils]
/
misc
/
mailq
1
if ( grep calling-user-shell /etc/shells
2
& glob service-user mail
3
)
4
reset
5
no-set-environment
6
suppress-args
7
disconnect-hup
8
execute sendmail -bp
9
fi