From 2c18a14bd05e6d76e2025162fb60eb8cefe1b880 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 16 Feb 1998 23:57:59 +0000 Subject: [PATCH] add busy stmp file explanation --- TROUBLESHOOTING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TROUBLESHOOTING b/TROUBLESHOOTING index 6ecf13f72..640f9020f 100644 --- a/TROUBLESHOOTING +++ b/TROUBLESHOOTING @@ -128,5 +128,10 @@ Q) When I compile sudo on Solaris with gcc I get: A) You probably didn't install the gcc-fixed include files. Try adding -D__EXTENSIONS__ to CFLAGS in the Makefile. +Q) When I run "visudo" it says "sudoers file busy, try again later." + and doesn't do anything. +A) You have a stale sudoers temporary file. The default location is + /etc/stmp. If you delete this file visudo will be happy again. + Q) How do you pronounce `sudo'? A) soo-doo (for superuser do). -- 2.40.0