From 1efa314851b451ed298e190a4592cf1357a0b91c Mon Sep 17 00:00:00 2001 From: Davin McCall Date: Thu, 19 Nov 2015 18:42:28 +0000 Subject: [PATCH] Remove functional TODO comments. --- dinit.cc | 3 --- 1 file changed, 3 deletions(-) diff --git a/dinit.cc b/dinit.cc index e729ce9..e8697ea 100644 --- a/dinit.cc +++ b/dinit.cc @@ -18,9 +18,6 @@ #include #endif -/* TODO: prevent services from respawning too quickly */ -/* TODO: optional automatic restart of services */ - /* * "simpleinit" from util-linux package handles signals as follows: * SIGTSTP - spawn no more gettys (in preparation for shutdown etc). -- 2.25.1