From: Todd C. Miller Date: Mon, 17 May 2004 20:50:36 +0000 (+0000) Subject: Document that /tmp/.odus is gone. X-Git-Tag: SUDO_1_6_8~135 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6f6c0b7989460d5fad949523371abbe3bc182e6;p=sudo Document that /tmp/.odus is gone. --- diff --git a/UPGRADE b/UPGRADE index 1b04e6095..1b37e6337 100644 --- a/UPGRADE +++ b/UPGRADE @@ -1,6 +1,14 @@ Notes on upgrading from an older release ======================================== +o Upgrading from a version prior to 1.6.8: + + Prior to sudo 1.6.8, if /var/run did not exist, sudo would put + the timestamp files in /tmp/.odus. As of sudo 1.6.8, the + timestamp files will be placed in /var/adm/sudo or /usr/adm/sudo + if there is no /var/run directory. This directory will be + created if it does not already exist. + o Upgrading from a version prior to 1.6: As of sudo 1.6, parsing of runas entries and the NOPASSWD tag