From f2c3be687709d91a240a9e37f55265bc4d04c8ed Mon Sep 17 00:00:00 2001 From: Alexandre Rostovtsev Date: Sat, 28 Jan 2012 23:15:42 -0500 Subject: Added TODO --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..b8bbc7a --- /dev/null +++ b/TODO @@ -0,0 +1,11 @@ +Refactor on_handle_set_* callbacks (lots of code duplication currently). + +Implement localed and timedated. + +Do something about runtime dependency on systemd's org.freedesktop.hostname1.policy, +org.freedesktop.locale1.policy, and org.freedesktop.timedate1.policy files. + +Decide how openrc-settingsd should be started (/etc/init.d? dbus activation? +might that conflict with systemd's services or files in some way?) + +Make an ebuild, and add it to portage! \ No newline at end of file -- cgit v1.2.3-65-gdbad