From: Wayne Davison Date: Mon, 15 Dec 2003 18:20:06 +0000 (+0000) Subject: Got rid of setgroups() caveat for OSX -- we fixed that a while back. X-Git-Tag: v2.6.0pre1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=880ae34190fea203aa52677dd5f87994ad8ba985;p=thirdparty%2Frsync.git Got rid of setgroups() caveat for OSX -- we fixed that a while back. --- diff --git a/INSTALL b/INSTALL index 79c232f4..98a0deeb 100644 --- a/INSTALL +++ b/INSTALL @@ -48,10 +48,6 @@ completely implement the "New Sockets" API. says that Apple do not support IPv6 yet. If your build fails, try again with --disable-ipv6. -There is an unresolved problem with the OSX implimentation -of setgroups causing rsyncd to fail. The workaround is to -#undef HAVE_SETGROUPS in config.h - IBM AIX NOTES -------------