-
Craig Small authored
/proc/uptime can become a container uptime in LXC containers but the process start time is still relative to the boot time. This means things like "newer than" or "older than" will be incorrect in some containers, using clock_gettime() fixes this as its always the hosts boot time. References: https://bugs.debian.org/1066090 procps-ng/procps@b5e19c17 Signed-off-by: Craig Small <csmall@dropbear.xyz>
To find the state of this project's repository at the time of any of these versions, check out the tags.