mirror of
https://github.com/moby/moby.git
synced 2026-07-11 00:58:22 +00:00
clock_adjtime is the new posix style version of adjtime allowing a specific clock to be specified. Time is not namespaced, so do not allow. Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>