If we have "user=foo", and we're ALREADY running as that user, ignore it.
authorAlan T. DeKok <aland@freeradius.org>
Tue, 15 Dec 2009 10:52:03 +0000 (11:52 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 15 Dec 2009 10:52:03 +0000 (11:52 +0100)
commite0a869aef364f5cf7171aaf3fcd3da2fee86b3f4
tree78dff015525802cad8767786c3f43d05dd4e49b5
parent2cad9720366770980cdd8b8d056e1e5249c790b0
If we have "user=foo", and we're ALREADY running as that user, ignore it.

This prevents us from complaining when "initgroups" is run as non-root
src/main/mainconfig.c