chiark
/
gitweb
/
~mdw
/
userv-utils
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
www-cgi: Record mdw's rework in debian/changelog
[userv-utils]
/
dyndns
/
dyndns
1
if ( grep calling-user-shell /etc/shells
2
& grep service-user /etc/userv/dyndns-service-users
3
)
4
reset
5
no-set-environment
6
no-suppress-args
7
no-disconnect-hup
8
execute /usr/share/userv/dyndns/service
9
fi