From 1a167e4f3348ded6f2863f0cf3825171bde5b1d5 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Mon, 16 Jul 2001 17:17:16 +0000 Subject: Old explanation tells you to create a new file containing, instead of telling you to create the files by running the command git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@804 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/setclock.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'chapter07/setclock.xml') diff --git a/chapter07/setclock.xml b/chapter07/setclock.xml index 4821459ad..613c39323 100644 --- a/chapter07/setclock.xml +++ b/chapter07/setclock.xml @@ -15,9 +15,13 @@ the /etc/localtime symlink. If you want to use this script on your system even if the -hardware clock is set to GMT, then the UTC variable below has to be changed - to the -value of 1. +hardware clock is set to GMT, then the UTC variable below has to be +changed to the value of 1. + + + +Creat the /etc/init.d/setclock script by running +the following command: -- cgit v1.2.3-54-g00ecf