K 10 svn:author V 3 des K 8 svn:date V 27 2005-06-20T06:52:08.000000Z K 7 svn:log V 221 In Net::Server::Daemonize::set_uid(), call POSIX::setuid() when "$< = $> = $uid" fails, not when it succeeds (it's a fallback in the former case, a no-op in the latter) Similar fix for Net::Server::Daemonize::set_gid(). END