From d68a2749cfd1fed3fb3cb14f4c3874797b75fa83 Mon Sep 17 00:00:00 2001 From: Chiraag Nataraj Date: Thu, 3 May 2018 09:27:05 -0400 Subject: Edit README.md with new option --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2718c4d79..d3f247b84 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,12 @@ This feature is also supported for LLVM/clang compiler ## New command line options ````` + --keep-var-tmp + /var/tmp directory is untouched. + + Example: + $ firejail --keep-var-tmp + --nodbus Disable D-Bus access. Only the regular UNIX socket is handled by this command. To disable the abstract socket you would need to -- cgit v1.2.3-54-g00ecf