From 442f2b9758bb5f8b80b0bcfb6bed70480b25f0c6 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 17 May 1994 23:15:30 +0000 Subject: [PATCH] We have BROKEN_SETREUID by Taylor point of view --- gnu/libexec/uucp/common_sources/policy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/libexec/uucp/common_sources/policy.h b/gnu/libexec/uucp/common_sources/policy.h index cd61c59ffc2..7fd03a24fa2 100644 --- a/gnu/libexec/uucp/common_sources/policy.h +++ b/gnu/libexec/uucp/common_sources/policy.h @@ -213,7 +213,7 @@ set HAVE_BROKEN_SETREUID to 1; if you do not, you will get error messages from setreuid. Systems on which setreuid exists but is broken pretty much always have saved setuid. */ -#define HAVE_BROKEN_SETREUID 0 +#define HAVE_BROKEN_SETREUID 1 /* On the 3B2, and possibly other systems, nap takes an argument in hundredths of a second rather than milliseconds. I don't know of