projects
/
oweals
/
dinit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b81486
)
Remove functional TODO comments.
author
Davin McCall
<davmac@davmac.org>
Thu, 19 Nov 2015 18:42:28 +0000
(18:42 +0000)
committer
Davin McCall
<davmac@davmac.org>
Thu, 19 Nov 2015 18:42:28 +0000
(18:42 +0000)
dinit.cc
patch
|
blob
|
history
diff --git
a/dinit.cc
b/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).