chiark
/
gitweb
/
~mdw
/
userv-utils
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ipif: "include" looks for the file in the directory where "include" appears
[userv-utils]
/
groupmanage
/
services
1
#
2
if ( grep calling-user-shell /etc/shells
3
& glob service-user root
4
)
5
reset
6
set-environment
7
no-suppress-args
8
no-disconnect-hup
9
execute groupmanage
10
fi