From 026435afe5cb3770fa65e16923be7e95e8a2cf8f Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Fri, 12 Jul 2019 06:50:46 +0200 Subject: [PATCH] bootstrap-root: Added firejail-profiles --- bootstrap-root.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap-root.sh b/bootstrap-root.sh index 4c81455..0fda424 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -36,6 +36,7 @@ apt-get update \ zsh \ && apt-get install --no-install-recommends -y \ firejail \ + firejail-profiles \ && apt-file update # node related