aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firejail.config
diff options
context:
space:
mode:
Diffstat (limited to 'etc/firejail.config')
-rw-r--r--etc/firejail.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/firejail.config b/etc/firejail.config
index 6fb7d829a..410bd0ccb 100644
--- a/etc/firejail.config
+++ b/etc/firejail.config
@@ -146,3 +146,6 @@
146 146
147# Xvfb command extra parameters. None by default; this is an example. 147# Xvfb command extra parameters. None by default; this is an example.
148# xvfb-extra-params -pixdepths 8 24 32 148# xvfb-extra-params -pixdepths 8 24 32
149
150# Seccomp error action, kill or errno (EPERM, ENOSYS etc)
151# seccomp-error-action EPERM