aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index 61279e14a..cd432f05b 100644
--- a/README.md
+++ b/README.md
@@ -114,6 +114,24 @@ Use this issue to request new profiles: [#1139](https://github.com/netblue30/fir
114 fox 114 fox
115````` 115`````
116 116
117## /etc/firejail/firejail.config
118
119`````
120# Number of ARP probes sent when assigning an IP address for --net option,
121# default 2. This is a partial implementation of RFC 5227. A 0.5 seconds
122# timeout is implemented for each probe. Increase this number to 4 if your
123# local layer 2 network uses RSTP (IEEE 802.1w). Permitted values are
124# between 1 and 30.
125# arp-probes 2
126
127# Enable this option if you have a version of Xpra that supports --attach switch
128# for start command, default disabled.
129# xpra-attach no
130
131
132`````
133
134
117## Default seccomp list update 135## Default seccomp list update
118 136
119The following syscalls have been added: 137The following syscalls have been added: