From 04aa4a341c4512d48dec2d17252a6e49ef932d56 Mon Sep 17 00:00:00 2001 From: Kyle K Date: Fri, 1 May 2020 16:31:46 -0500 Subject: run rc-update delete hwclock boot if you get hwclock: settimeofday() failed in OpenRC --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8e41c05..d3482e5 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,9 @@ Gentoo project, https://www.gentoo.org/, note: Gentoo Foundation, Inc. is the ow CloverOS, https://cloveros.ga/, GentooX has been heavily inspired by CloverOS, if you want fvwm based optimized Gentoo distribution, look no further! ## Known issues -* a "hwclock: settimeofday() failed: Invalid argument" message can be seen during bootup, I believe this is upstream Gentoo issue. +* a "hwclock: settimeofday() failed: Invalid argument" message can be seen during bootup: run +```sh +rc-update delete hwclock boot +``` * 'sudo su' by default grants root without asking for password, to be decided, can be disabled by editing sudoers -- cgit v1.2.3