chiark / gitweb /
Changes to make it appear to work on chiark
[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