aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-09-17 11:27:51 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-09-17 11:27:51 -0400
commitefcda9cb5f9da6f8bed95313b7f7a93b26b390ce (patch)
tree7b1853c836759005f4ce73b21c06af0c3ba538ff /README.md
parentREADME.md description (diff)
downloadfirejail-efcda9cb5f9da6f8bed95313b7f7a93b26b390ce.tar.gz
firejail-efcda9cb5f9da6f8bed95313b7f7a93b26b390ce.tar.zst
firejail-efcda9cb5f9da6f8bed95313b7f7a93b26b390ce.zip
whitelisting /var
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1831b6695..ba8ae77ac 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,11 @@ Use this issue to request new profiles: [#1139](https://github.com/netblue30/fir
98````` 98`````
99# Current development version: 0.9.51 99# Current development version: 0.9.51
100 100
101## Whitelisting /var
102
103Add "include /etc/firejail/whitelist-var-common.inc" to an application profile and test it. If it's working,
104send a pull request. I did it so far for some more common applications like Firefox, Chromium etc.
105
101## Profile build tool 106## Profile build tool
102````` 107`````
103$ firejail --build appname 108$ firejail --build appname