From: Davin McCall Date: Tue, 4 Jul 2017 18:36:13 +0000 (+0100) Subject: TODO list: a couple of items done. X-Git-Tag: v0.06~24 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0e13abf8310eb543de2a44cfb7ea46f6978d4c95;p=oweals%2Fdinit.git TODO list: a couple of items done. --- diff --git a/TODO b/TODO index 95eb237..e630272 100644 --- 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: ----------