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:
6
UPGRADE
6
UPGRADE
@@ -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
|
||||
|
Reference in New Issue
Block a user