From: Davin McCall Date: Fri, 23 Jun 2017 09:29:17 +0000 (+0100) Subject: Fix minor typos X-Git-Tag: v0.06~45 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=18bdcfdff42f48da5876ff0a1e8850fda92001a0;p=oweals%2Fdinit.git Fix minor typos --- diff --git a/doc/linux/DINIT-AS-INIT.md b/doc/linux/DINIT-AS-INIT.md index 5258ae1..03717e3 100644 --- a/doc/linux/DINIT-AS-INIT.md +++ b/doc/linux/DINIT-AS-INIT.md @@ -140,7 +140,7 @@ using Dash as the /bin/sh shell because it is significantly faster (affecting boot time). - Bash: https://www.gnu.org/software/bash -= Dash: http://gondor.apana.org.au/~herbert/dash +- Dash: http://gondor.apana.org.au/~herbert/dash # Optional packages for building a Dinit-based system @@ -153,7 +153,7 @@ cgmanager, the control group manager; you probably want this if you use ConsoleKit2, and maybe if you want to use containers: https://github.com/lxc/cgmanager -(However, I believe that cgmanage works with the old v1 cgroups interface. +(However, I believe that cgmanager works with the old v1 cgroups interface. I expect that v2 cgroups together with cgroup namespaces as found in newer kernels will render it obselete).