aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-04-30 11:51:30 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-04-30 11:51:30 -0400
commita2e9b0709309f81050cbba8dd8e9b970fd361e91 (patch)
treebf33918d801f8d2bddaf778994863d9f10b4821a /src/man
parentAdded galculator profile (diff)
downloadfirejail-a2e9b0709309f81050cbba8dd8e9b970fd361e91.tar.gz
firejail-a2e9b0709309f81050cbba8dd8e9b970fd361e91.tar.zst
firejail-a2e9b0709309f81050cbba8dd8e9b970fd361e91.zip
allow PulseAudio sockets in --private-tmp
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index c481da8d2..bc4c3f19a 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1278,13 +1278,25 @@ Example:
1278 1278
1279.TP 1279.TP
1280\fB\-\-private-tmp 1280\fB\-\-private-tmp
1281Mount an empty temporary filesystem on top of /tmp directory whitelisting /tmp/.X11-unix. 1281Mount an empty temporary filesystem on top of /tmp directory whitelisting X11 and PulseAudio sockets.
1282.br 1282.br
1283 1283
1284.br 1284.br
1285Example: 1285Example:
1286.br 1286.br
1287$ firejail \-\-private-tmp 1287$ firejail \-\-private-tmp
1288.br
1289$ ls -al /tmp
1290.br
1291drwxrwxrwt 4 nobody nogroup 80 Apr 30 11:46 .
1292.br
1293drwxr-xr-x 30 nobody nogroup 4096 Apr 26 22:18 ..
1294.br
1295drwx------ 2 nobody nogroup 4096 Apr 30 10:52 pulse-PKdhtXMmr18n
1296.br
1297drwxrwxrwt 2 nobody nogroup 4096 Apr 30 10:52 .X11-unix
1298.br
1299
1288 1300
1289.TP 1301.TP
1290\fB\-\-profile=filename 1302\fB\-\-profile=filename