]> granicus.if.org Git - sudo/commitdiff
Document that /tmp/.odus is gone.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 May 2004 20:50:36 +0000 (20:50 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 May 2004 20:50:36 +0000 (20:50 +0000)
UPGRADE

diff --git a/UPGRADE b/UPGRADE
index 1b04e609517a8c54eb1c14fbcb7c9402f949551d..1b37e6337c7a5f08dc91aedf83451e45059cd344 100644 (file)
--- 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