summaryrefslogtreecommitdiff
path: root/groupmanage/services
blob: ad40a21b054d039eb3671bf2fe46499df47efbe8 (plain)
1
2
3
4
5
6
7
8
9
10
#
if ( grep calling-user-shell /etc/shells
   & glob service-user root
   )
	reset
	set-environment
	no-suppress-args
	no-disconnect-hup
	execute groupmanage
fi