aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9b570d0bd..efcaf502d 100644
--- a/README.md
+++ b/README.md
@@ -233,6 +233,17 @@ Milestone page: https://github.com/netblue30/firejail/milestone/1
233 $ firejail --oom=300 firefox 233 $ firejail --oom=300 firefox
234````` 234`````
235 235
236### Guided configuration
237`````
238$ man firecfg
239[...]
240 --guide
241 Guided configuration for new users.
242
243 Example:
244 $ sudo firecfg --guide
245`````
246
236### Profile Statistics 247### Profile Statistics
237 248
238A small tool to print profile statistics. Compile and install as usual. The tool is installed in /usr/lib/firejail directory. 249A small tool to print profile statistics. Compile and install as usual. The tool is installed in /usr/lib/firejail directory.