[sudo-commits] sudo changeset 11315:65ba61e55011

Todd C. Miller Todd.Miller at sudo.ws
Wed Apr 4 11:30:37 MDT 2018


changeset:	11315:65ba61e55011 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/65ba61e55011
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Apr 04 11:28:53 2018 -0600

Log Message:
	Use btime in /proc/stat to determine system start time instead of
	/proc/uptime.  Fixes the process start time test when run from a
	container where /proc/uptime is the uptime of the container but the
	process start time is relative to the host system boot time.
	Bug #829

diffstat:

 plugins/sudoers/regress/starttime/check_starttime.c |  40 +++++++++++++++-----
 1 files changed, 30 insertions(+), 10 deletions(-)


More information about the sudo-commits mailing list