diff --git a/entrypoint.sh b/entrypoint.sh index 5a2d5a5..3070177 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -28,6 +28,7 @@ mknod $DEV c $major $minor -usb \ -device usb-ehci,id=ehci \ -device usb-tablet,bus=usb-bus.0 \ + -rtc base=localtime,clock=vm \ -netdev tap,id=hostnet0,fd=9 9<>$DEV \ -nographic -vga qxl # -vnc :$OFFSET