chiark
/
gitweb
/
~ian
/
userv-utils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add quirkafleeg to git-daemon/Makefile to placate emacs makefile mode.
[userv-utils.git]
/
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