From d09df6b94e0c4924ea7064c79ab0441f5aff469b Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 20 Jan 2023 15:32:16 +0900 Subject: tree-wide: fix typo --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index e78cfa1596..8de5790422 100644 --- a/TODO +++ b/TODO @@ -131,7 +131,7 @@ Features: the executor then gets replaced by the real binary sooner or later. Reason: currently the intermediary "stub" process is a CoW trap that doubles memory usage of PID 1 on each service start. Also, strictly speaking we are not - allowd to do NSS from the stub process yet we do anyway. Next steps would + allowed to do NSS from the stub process yet we do anyway. Next steps would then be maybe use CLONE_INTO_CGROUP for the executor, given that we don't need glibc anymore in the stub process then. Then, switch nspawn to just be a frontend for this too, so that we have to ways into the executor: via unit -- cgit v1.2.1