clock init script now works with busybox.

This commit is contained in:
Roy Marples
2007-10-23 22:49:21 +00:00
parent f884223388
commit 663f21199a
2 changed files with 46 additions and 57 deletions

View File

@@ -3,6 +3,7 @@
23 Oct 2007; Roy Marples <uberlord@gentoo.org>:
clock init script now works with busybox hwclock.
clock init script now handles /etc/adjtime correctly.
CLOCK_ADJTIME hinted that it could change the location of /etc/adjtime.
This is not the case.