Make deprecated things not built by default by Makefile (and remove code in debian...
[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