aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-09-05 12:48:04 -0400
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-09-05 12:51:29 -0400
commit37d9aeb4da8169c85ef5e96eefd4b0da30dcb83a (patch)
tree599a53efb3e135b802ca14b88b235cdb89da321d /TODO
parentCleanup to make valgrind happy (diff)
downloadopenrc-settingsd-37d9aeb4da8169c85ef5e96eefd4b0da30dcb83a.tar.gz
openrc-settingsd-37d9aeb4da8169c85ef5e96eefd4b0da30dcb83a.tar.bz2
openrc-settingsd-37d9aeb4da8169c85ef5e96eefd4b0da30dcb83a.zip
Add timedated implementation
Includes a chunk of copy-pasted code from systemd for dealing with RTC. Should probably be replaced with something more glib-ish eventually.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index d75749a..ff32ee0 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,7 @@ document that this case is not supported?
Write an init.d file to read RC_SYS so that we can piggyback on openrc's
built-in virtualization detection.
-Implement timedated.
+De-systemd-ize hwclock.c
Do something about runtime dependency on systemd's org.freedesktop.hostname1.policy,
org.freedesktop.locale1.policy, and org.freedesktop.timedate1.policy files.