aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-02-05 01:43:59 -0500
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-02-05 01:43:59 -0500
commit66ab55afd15550e937972bf980336d1c51246165 (patch)
treee7353259056e99678ab3868cb886837870f383d0 /TODO
parentGStaticMutex is deprecated in glib-2.31 (diff)
downloadopenrc-settingsd-66ab55afd15550e937972bf980336d1c51246165.tar.gz
openrc-settingsd-66ab55afd15550e937972bf980336d1c51246165.tar.bz2
openrc-settingsd-66ab55afd15550e937972bf980336d1c51246165.zip
Port to GFile, and add shell_utils_trivial_set_and_save() to simplify on_handle_set_* callbacks
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 530ec81..62ec523 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,3 @@
-Use GFile for file I/O to take advantage of built-in temporary handling.
-
-Refactor on_handle_set_* callbacks (lots of code duplication currently).
-
Source /etc/rc.conf after /etc/conf.d/$service; do something intelligent
if the relevant variable is set in /etc/rc.conf (go to read-only mode?)