]> Zhao Yanbai Git Server - minix.git/commit
VBOX: update current time immediately at startup 05/3405/1
authorDavid van Moolenbroek <david@minix3.org>
Mon, 20 Feb 2017 19:13:04 +0000 (19:13 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Wed, 22 Feb 2017 17:18:12 +0000 (17:18 +0000)
commit3e1f70db42f099696c68ae51eaf54e57bc024f02
treeaf4cf8a90fea524b6cdfcc60d114dd1c07c56b60
parent81fc6023c221f18ce82ac48abc0f13e4e023787a
VBOX: update current time immediately at startup

Performing the update at any later time may cause rc scripts to work
with a wrong date, which may have side effects, such as databse files
getting regenerated on every boot.

Change-Id: Idfdbf67ad285300c982d95769007dc88c522b908
minix/drivers/vmm_guest/vbox/vbox.c