chiark
/
gitweb
/
~ian
/
userv-utils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
*** empty log message ***
[userv-utils.git]
/
ipif
/
ipif
1
if ( grep calling-user-shell /etc/shells
2
& glob service-user root
3
)
4
reset
5
no-set-environment
6
no-suppress-args
7
no-disconnect-hup
8
execute /usr/lib/userv/ipif /etc/userv/ipif-networks --
9
fi