diff options
author | Roy Marples <roy@marples.name> | 2007-12-09 13:52:03 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-12-09 13:52:03 +0000 |
commit | 39b7394d93be88f1694f46f6e0f4c5205eeff96d (patch) | |
tree | f511c6f42569dcce063682c76048e834f0e4b4bb /conf.d.Linux/clock | |
parent | f71beafa166d7bc80d6440bf3fa70d6faac9bda1 (diff) |
uppercase values
Diffstat (limited to 'conf.d.Linux/clock')
-rw-r--r-- | conf.d.Linux/clock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d.Linux/clock b/conf.d.Linux/clock index 02471b2d..686b1751 100644 --- a/conf.d.Linux/clock +++ b/conf.d.Linux/clock @@ -1,7 +1,7 @@ # Set clock_adjtime if you wish hwclock to try and handle clock drift. # Don't set this if you run a ntp service or anything else that handles # clock drift. -clock_adjtime="no" +clock_adjtime="NO" # If you wish to pass any other arguments to hwclock during bootup, # you may do so here. Alpha users may wish to use --arc or --srm here. |