From 3d84845f859cd3d200eb92a1308dfda7e1374fec Mon Sep 17 00:00:00 2001 From: smitsohu Date: Sat, 4 May 2019 22:41:41 +0200 Subject: update man pages (private-dev, noexec) --- src/man/firejail-profile.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/man/firejail-profile.txt') diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 20b547355..703fac30f 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -259,8 +259,9 @@ 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-dev -Create a new /dev directory. Only disc, dri, null, full, zero, tty, pts, ptmx, -random, snd, urandom, video, log and shm devices are available. +Create a new /dev directory. Only disc, dri, dvb, hidraw, null, full, zero, tty, pts, ptmx, +random, snd, urandom, video, log, shm and usb devices are available. +Use the options no3d, nodvd, nosound, notv, nou2f and novideo for additional restrictions. .TP \fBkeep-dev-shm /dev/shm directory is untouched (even with private-dev). -- cgit v1.2.3-54-g00ecf