From 29fd25e2d8a176ad93c9937ab19f9ac9e515ef12 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 16 Feb 2021 16:46:34 +0100 Subject: [PATCH] Update presentation.md --- docs/add-ons/presentation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/add-ons/presentation.md b/docs/add-ons/presentation.md index 68f509ba..7bb5d29f 100644 --- a/docs/add-ons/presentation.md +++ b/docs/add-ons/presentation.md @@ -65,9 +65,10 @@ profile ADDON_SLUG flags=(attach_disconnected,mediate_deleted) { signal # S6-Overlay + /init rix, /bin/** ix, /usr/bin/** ix, - /etc/s6/** ix, + /etc/s6/** rix, /run/s6/** rwix, /etc/services.d/** rwix, /etc/cont-init.d/** rwix,