Fix an issue that cause unprivileged containers to not boot if /proc and /sys are mounted with the `noatime` option. At boot time /proc and /sys are remounted with the `relatime` option using a dedicated init.d script.