From ab2d6f826c0c4bf3afd9a77e9853c5d94b068455 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 29 Nov 2015 07:46:34 -0500 Subject: man page fix --- src/man/firejail.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index de03af56c..fc52d4b79 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -47,7 +47,7 @@ Linux programs, such as Mozilla Firefox, Chromium, VLC, Transmission etc. Without any options, the sandbox consists of a chroot filesystem build in a new mount namespace, and new PID and UTS namespaces. IPC, network and user namespaces can be added using the command line options. The default Firejail filesystem is based on the host filesystem with the main directories mounted read-only. -Only /home, /tmp and /var directories are writable. +Only /home and /tmp are writable. .PP As it starts up, Firejail tries to find a security profile based on the name of the application. If an appropriate profile is not found, Firejail will use a default profile. -- cgit v1.2.3-54-g00ecf