aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Carlo Abelli <carlo@abelli.me>2020-01-25 11:02:00 -0500
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-25 16:02:00 +0000
commitbb34fa1c97667d976c91b66f3f32ea0b6a0aa578 (patch)
tree1bebeb26f9ac760fe4d16eafc67a1ff90ffffbe3
parentAllow mbind syscall for GIMP (#3178) (diff)
downloadfirejail-bb34fa1c97667d976c91b66f3f32ea0b6a0aa578.tar.gz
firejail-bb34fa1c97667d976c91b66f3f32ea0b6a0aa578.tar.zst
firejail-bb34fa1c97667d976c91b66f3f32ea0b6a0aa578.zip
Allow request_key syscall for udiskie (#3177)
Fixes #3175.
-rw-r--r--etc/udiskie.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/udiskie.profile b/etc/udiskie.profile
index f6e85d60e..265f6429d 100644
--- a/etc/udiskie.profile
+++ b/etc/udiskie.profile
@@ -31,7 +31,7 @@ notv
31nou2f 31nou2f
32novideo 32novideo
33protocol unix 33protocol unix
34seccomp 34seccomp !request_key
35shell none 35shell none
36tracelog 36tracelog
37 37