From 90c1f897e7dcf174c302f29356f8d73082cbae47 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 12 Apr 2016 08:59:59 -0400 Subject: added /usr/local/bin to private-bin --- src/man/firejail.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/man') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 60c53378a..23db832c1 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -1000,7 +1000,7 @@ $ firejail \-\-private=/home/netblue/firefox-home firefox .TP \fB\-\-private-bin=file,file 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. +The same directory is also bind-mounted over /sbin, /usr/bin, /usr/sbin and /usr/local/bin. .br .br -- cgit v1.2.3-54-g00ecf