From 46334f0039100403572d7a6144d3a082cb648a42 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 12 Aug 2015 08:36:41 -0400 Subject: --private-etc option, issue #5 --- src/man/firejail.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/man/firejail.txt') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 4e8d96d31..dbffe68ed 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -670,6 +670,19 @@ full null ptmx pts random shm tty urandom zero .br $ .TP +\fB\-\-private-etc=file,directory +Build a new /etc in a temporary +filesystem, and copy the files and directories in the list. +All modifications are discarded when the sandbox is closed. +.br + +.br +Example: +.br +$ firejail --private-etc=group,hostname,localtime, \\ +.br +nsswitch.conf,passwd,resolv.conf +.TP \fB\-\-profile=filename Load a custom profile from filename. For filename use an absolute path or a path relative to the current path. For more information, see PROFILES section below. -- cgit v1.2.3-70-g09d2