TODO list: a couple of items done.
authorDavin McCall <davmac@davmac.org>
Tue, 4 Jul 2017 18:36:13 +0000 (19:36 +0100)
committerDavin McCall <davmac@davmac.org>
Tue, 4 Jul 2017 18:36:13 +0000 (19:36 +0100)
TODO

diff --git a/TODO b/TODO
index 95eb237b25215b4c9cd5b76c33a34869b159f790..e6302728488828c7f7f73ea40f76ff5bc86dca1c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,8 +10,6 @@
 For version 1.0:
 ----------------
 * Man pages for all programs (done for dinit, not for dinitctl/shutdown/etc).
-* Better error handling, logging of errors (largely done, still some patches
-  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
 * "triggered" service type: external process notifies Dinit when the service
@@ -22,7 +20,6 @@ For version 1.0:
 * Load services from several different directories, with an order of precedence,
   to allow for packaged service descriptions and user-modified service
   descriptions.
-* Linux: use prctl with PR_SET_CHILD_SUBREAPER
 
 For later:
 ----------