From 0c7a3b7269e481065bff70ecdf342de37039b602 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 23 Aug 2016 07:01:46 -0400 Subject: overlayfs fixes --- src/man/firejail.txt | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'src/man') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index b258c3d20..19fca9854 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -1036,24 +1036,6 @@ Example: .br $ firejail \-\-overlay-named=jail1 firefox -.TP -\fB\-\-overlay-path=path -Mount a filesystem overlay on top of the current filesystem. Unlike the regular filesystem container, -the system directories are mounted read-write. All filesystem modifications go into the overlay. -The overlay is stored in the specified path. The created overlay can be reused between multiple sessions. -.br - -.br -OverlayFS support is required in Linux kernel for this option to work. -OverlayFS was officially introduced in Linux kernel version 3.18. -This option is not available on Grsecurity systems. -.br - -.br -Example: -.br -$ firejail \-\-overlay-path=~/jails/jail1 firefox - .TP \fB\-\-overlay-tmpfs Mount a filesystem overlay on top of the current filesystem. All filesystem modifications go into the overlay, -- cgit v1.2.3-70-g09d2