aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-07-04 06:22:03 +0000
committerLibravatar GitHub <noreply@github.com>2019-07-04 06:22:03 +0000
commit4d63ae41ec2e248cd2999ca854395f3d6eafc186 (patch)
treee4db90b659ce4cf95c183b554d661334cbe0eb56
parentMerge pull request #2827 from Edu4rdSHL/patch-1 (diff)
parentFixes #2821, riot-desktop (diff)
downloadfirejail-4d63ae41ec2e248cd2999ca854395f3d6eafc186.tar.gz
firejail-4d63ae41ec2e248cd2999ca854395f3d6eafc186.tar.zst
firejail-4d63ae41ec2e248cd2999ca854395f3d6eafc186.zip
Merge pull request #2825 from Bandie/master
Fixes #2821, riot-desktop
-rw-r--r--etc/riot-desktop.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/riot-desktop.profile b/etc/riot-desktop.profile
index e91d25196..f62b0cdc1 100644
--- a/etc/riot-desktop.profile
+++ b/etc/riot-desktop.profile
@@ -7,5 +7,8 @@ include riot-desktop.local
7# added by included profile 7# added by included profile
8#include globals.local 8#include globals.local
9 9
10ignore seccomp
11seccomp.drop @clock,@cpu-emulation,@debug,@module,@obsolete,@raw-io,@reboot,@resources,@swap,acct,add_key,bpf,fanotify_init,io_cancel,io_destroy,io_getevents,ioprio_set,io_setup,io_submit,kcmp,keyctl,mincore,mount,name_to_handle_at,nfsservctl,ni_syscall,open_by_handle_at,pivot_root,remap_file_pages,request_key,setdomainname,sethostname,syslog,umount,umount2,userfaultfd,vhangup,vmsplice
12
10# Redirect 13# Redirect
11include riot-web.profile 14include riot-web.profile