On Thu, Sep 03, 2015 at 04:33:41PM -0700, Andy Zhou wrote: > Added function to drop daemon's root privileges at run time by > allowing it to run as a different user. Daemon can still start > running as root. Each daemon's implementation can invoke this > function when it is ready to drop the root privilege. > > Future patch will make use of this function. > > Signed-off-by: Andy Zhou <[email protected]>
I suggest that behavior on Windows should be to exit with an error message instead of silently continuing. I'm going to go back to this after I see how it's used in later patches. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
