Remove functional TODO comments.
authorDavin McCall <davmac@davmac.org>
Thu, 19 Nov 2015 18:42:28 +0000 (18:42 +0000)
committerDavin McCall <davmac@davmac.org>
Thu, 19 Nov 2015 18:42:28 +0000 (18:42 +0000)
dinit.cc

index e729ce9ba245c0542c1f3da04989c55524008391..e8697eaa9484d5391084bf71806caabdc2ca93a3 100644 (file)
--- a/dinit.cc
+++ b/dinit.cc
@@ -18,9 +18,6 @@
 #include <sys/klog.h>
 #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).