From a2ab2bcb39a95a5eb4d6a1a88836a8c4796f5afa Mon Sep 17 00:00:00 2001 From: awokd <34515595+awokd@users.noreply.github.com> Date: Wed, 4 Jul 2018 23:09:56 +0000 Subject: [PATCH] add /usr/local to table --- managing-os/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managing-os/templates.md b/managing-os/templates.md index ea17959b..6a8f6aff 100644 --- a/managing-os/templates.md +++ b/managing-os/templates.md @@ -93,7 +93,7 @@ Important Notes (R4.0) | | Inheritance (1) | Persistence (2) |----------------|------------------------|------------------------------------------ |TemplateVM | n/a | Everything -|TemplateBasedVM | `/etc/skel` to `/home` | `/rw` (includes `/home` and `bind-dirs`) +|TemplateBasedVM | `/etc/skel` to `/home` | `/rw` (includes `/home`, `/usr/local` and `bind-dirs`) |DisposableVM | `/home` | Nothing (1) Upon creation