aboutsummaryrefslogtreecommitdiffstats
path: root/etc/skypeforlinux.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-25 19:12:00 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-30 21:01:10 +0200
commit511cad9ed24a544f607193d74bfef8a449fe3a0b (patch)
tree0a50f9868ebaabb043009cce790f21fddf17593e /etc/skypeforlinux.profile
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
downloadfirejail-511cad9ed24a544f607193d74bfef8a449fe3a0b.tar.gz
firejail-511cad9ed24a544f607193d74bfef8a449fe3a0b.tar.zst
firejail-511cad9ed24a544f607193d74bfef8a449fe3a0b.zip
Use new seccomp syntax from #2926
Diffstat (limited to 'etc/skypeforlinux.profile')
-rw-r--r--etc/skypeforlinux.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/skypeforlinux.profile b/etc/skypeforlinux.profile
index 8a45f2465..fe9ededa4 100644
--- a/etc/skypeforlinux.profile
+++ b/etc/skypeforlinux.profile
@@ -25,7 +25,7 @@ nonewprivs
25noroot 25noroot
26notv 26notv
27protocol unix,inet,inet6,netlink 27protocol unix,inet,inet6,netlink
28seccomp.drop @clock,@cpu-emulation,@debug,@module,@obsolete,@raw-io,@reboot,@resources,@swap,acct,add_key,bpf,fanotify_init,io_cancel,io_destroy,io_getevents,io_setup,io_submit,ioprio_set,kcmp,keyctl,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 28seccomp !chroot
29shell none 29shell none
30 30
31disable-mnt 31disable-mnt