From 964d6afd26b0f8eabcfbf07da65ff3bafb77e8ec Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 1 Feb 2016 09:29:17 -0500 Subject: deprecated --private-home feature --- src/man/firejail-profile.txt | 6 ------ src/man/firejail.txt | 12 ------------ 2 files changed, 18 deletions(-) (limited to 'src/man') diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 90c59d753..1e8555d9c 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -146,12 +146,6 @@ Use directory as user home. Build a new /bin in a temporary filesystem, and copy the programs in the list. The same directory is also bind-mounted over /sbin, /usr/bin and /usr/sbin. .TP -\fBprivate-home file,directory -Build a new user home in a temporary -filesystem, and copy the files and directories in the list in the -new home. All modifications are discarded when the sandbox is -closed. -.TP \fBprivate-dev Create a new /dev directory. Only dri, null, full, zero, tty, pts, ptmx, random, urandom, log and shm devices are available. .TP diff --git a/src/man/firejail.txt b/src/man/firejail.txt index e60ecadaa..ee019a24f 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -960,18 +960,6 @@ $ ls /bin .br bash cat ls sed -.TP -\fB\-\-private-home=file,directory -Build a new user home in a temporary -filesystem, and copy the files and directories in the list in the -new home. All modifications are discarded when the sandbox is -closed. -.br - -.br -Example: -.br -$ firejail \-\-private-home=.mozilla firefox .TP \fB\-\-private-dev Create a new /dev directory. Only dri, null, full, zero, tty, pts, ptmx, random, urandom, log and shm devices are available. -- cgit v1.2.3-54-g00ecf