Remove Unixware and openserver support
This commit is contained in:
@@ -1006,9 +1006,7 @@ LogSuccess( void )
|
||||
|
||||
/* Set up the user's new id's */
|
||||
SetGidUid(basegid,newuid);
|
||||
#ifndef sco
|
||||
initgroups(appArgs.user, basegid);
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user