2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

mention timestamp changes

This commit is contained in:
Todd C. Miller
1999-08-26 09:04:59 +00:00
parent 5d5133d4cc
commit e89b9ff18f

View File

@@ -34,6 +34,12 @@ o Upgrading from a version prior to 1.6:
millert ALL=(daemon) NOPASSWD:/usr/bin/whoami, \
(root) PASSWD:/bin/ls, /sbin/dump
Additionally, sudo now uses a per-user timestamp directory
instead of a timestamp file. This allows tty timestamps to
simply be files within the user's timestamp dir. For the
default, non-tty case, the timestamp on the directory itself
is used.
o Upgrading from a version prior to 1.5:
By default, sudo expects the sudoers file to be mode 0440 and