One less TODO
authorDavin McCall <davmac@davmac.org>
Sun, 19 Jun 2016 19:14:36 +0000 (20:14 +0100)
committerDavin McCall <davmac@davmac.org>
Sun, 19 Jun 2016 19:14:36 +0000 (20:14 +0100)
TODO

diff --git a/TODO b/TODO
index 2f4f24d0a53fb91fb776ed2fcf1390fd52e0b19f..dac5ffcb18deabe6d71cf822a04be4ca96c26827 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,13 +4,12 @@
   - very basic version exists, needs thorough cleanup
 * Redundant settings ("onstart" commands etc) should be removed
   (see description of "options" setting).
-* dinitctl / command socket isn't working properly on OpenBSD currently.
 
 For version 1.0:
 ----------------
 * Documentation including sample service definitions
 * Better error handling, logging of errors (largely done, still some patches
-  of code where it may be missing).
+  of code where it may be missing - check TODO's in code).
 * Write wtmp entry on startup (see simpleinit)
 * Allow running services as a different UID