mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Document time cron change
This commit is contained in:
@@ -20,3 +20,5 @@ Re-wrote all user interface code to use Webmin's new UI library.
|
||||
The default NTP sync time is now set randomly instead of at midnight, and any existing automatic sync done at midnight is changed to a random time. This reduces load on public NTP servers.
|
||||
---- Changes since 1.480 ----
|
||||
Support for setting the hardware clock is now detected automatically on Linux.
|
||||
---- Changes since 1.510 ----
|
||||
Switched background time syncing to use the new Webmin Cron service.
|
||||
|
||||
@@ -5,7 +5,6 @@ Functions for creating and listing Webmin scheduled functions.
|
||||
=cut
|
||||
|
||||
# XXX UI
|
||||
# XXX support cron-style time specs
|
||||
# XXX make sure temp files are cleaned up
|
||||
# XXX switch all cron jobs at install time
|
||||
# XXX delete jobs when un-installing modules
|
||||
|
||||
Reference in New Issue
Block a user