aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-09-02 11:23:49 -0400
committerLibravatar GitHub <noreply@github.com>2017-09-02 11:23:49 -0400
commit1c48f8063e90ccca4c78315044453322219064f3 (patch)
treee9cc5a26b1dc303844fd95317f838a0aca9120a1 /README.md
parentAdd a profile for Yandex browser (diff)
parentmerges (diff)
downloadfirejail-1c48f8063e90ccca4c78315044453322219064f3.tar.gz
firejail-1c48f8063e90ccca4c78315044453322219064f3.tar.zst
firejail-1c48f8063e90ccca4c78315044453322219064f3.zip
Merge branch 'master' into yb
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6f1c892aa..7edad942a 100644
--- a/README.md
+++ b/README.md
@@ -174,6 +174,15 @@ Check the status of the latest build here: https://travis-ci.org/netblue30/firej
174 amd64, i386 and x32 system calls are blocked as well as chang‐ 174 amd64, i386 and x32 system calls are blocked as well as chang‐
175 ing the execution domain with personality(2) system call. 175 ing the execution domain with personality(2) system call.
176 176
177 --profile.print=name|pid
178 Print the name of the profile file for the sandbox identified
179 by name or or PID.
180
181 Example:
182 $ firejail --profile.print=browser
183 /etc/firejail/firefox.profile
184
185
177````` 186`````
178 187
179## /etc/firejail/firejail.config 188## /etc/firejail/firejail.config