summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-06-29 11:32:09 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-06-29 11:32:09 -0400
commit8754802ed8bc3d640865055a2e39c923cac42538 (patch)
treebd6f49039dd9f2205f8f4c0a2f0bcaee8af42fc4 /README.md
parentreadme (diff)
downloadfirejail-8754802ed8bc3d640865055a2e39c923cac42538.tar.gz
firejail-8754802ed8bc3d640865055a2e39c923cac42538.tar.zst
firejail-8754802ed8bc3d640865055a2e39c923cac42538.zip
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 94611e298..674664b0d 100644
--- a/README.md
+++ b/README.md
@@ -28,9 +28,7 @@ Documentation: https://firejail.wordpress.com/documentation-2/
28 28
29FAQ: https://firejail.wordpress.com/support/frequently-asked-questions/ 29FAQ: https://firejail.wordpress.com/support/frequently-asked-questions/
30 30
31`````
32 31
33`````
34## Compile and install 32## Compile and install
35````` 33`````
36$ git clone https://github.com/netblue30/firejail.git 34$ git clone https://github.com/netblue30/firejail.git
@@ -79,9 +77,7 @@ Start your programs the way you are used to: desktop manager menus, file manager
79The integration applies to any program supported by default by Firejail. There are about 250 default applications 77The integration applies to any program supported by default by Firejail. There are about 250 default applications
80in current Firejail version, and the number goes up with every new release. 78in current Firejail version, and the number goes up with every new release.
81We keep the application list in [/usr/lib/firejail/firecfg.config](https://github.com/netblue30/firejail/blob/master/src/firecfg/firecfg.config) file. 79We keep the application list in [/usr/lib/firejail/firecfg.config](https://github.com/netblue30/firejail/blob/master/src/firecfg/firecfg.config) file.
82`````
83 80
84`````
85## Security profiles 81## Security profiles
86 82
87Most Firejail command line options can be passed to the sandbox using profile files. 83Most Firejail command line options can be passed to the sandbox using profile files.