From a2ec51d54a934d4665db18274e1b6a1b218ee722 Mon Sep 17 00:00:00 2001 From: Nathan Wagner Date: Fri, 6 Dec 2013 05:26:08 +0000 Subject: [PATCH] added hwclock setting --- scripts/rc.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/rc.conf b/scripts/rc.conf index 8daedd2..a4f9a88 100644 --- a/scripts/rc.conf +++ b/scripts/rc.conf @@ -16,3 +16,7 @@ DAEMONS='network' # list of network configurations to run on network start NETWORKS='localhost' + +# args to be passed to hwclock at startup +# if hwclock is in the DAEMONS list +# HWCLOCK= -- 2.40.0