summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-19 22:02:45 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-19 22:02:45 +0200
commit28142bbc49ecc3246033cbc810d7f04027c87f4d (patch)
tree55d9c8be5d8d0dad54a2c3b8bcc40209767ab74d
parentfix private-bin for tb-starter-wrapper #2863 (diff)
downloadfirejail-28142bbc49ecc3246033cbc810d7f04027c87f4d.tar.gz
firejail-28142bbc49ecc3246033cbc810d7f04027c87f4d.tar.zst
firejail-28142bbc49ecc3246033cbc810d7f04027c87f4d.zip
fix #2912 and update CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md4
-rw-r--r--etc/skypeforlinux.profile2
2 files changed, 5 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 737003874..07a9eef04 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -33,3 +33,7 @@ Pull requests with enhancements, bugfixes or new profiles are very welcome.
33If you want to write a new profile, the easiest way to do this is to use the 33If you want to write a new profile, the easiest way to do this is to use the
34[profile template](https://github.com/netblue30/firejail/blob/master/etc/templates/profile.template). 34[profile template](https://github.com/netblue30/firejail/blob/master/etc/templates/profile.template).
35If you have already written a profile, please make sure it follows the rules described in the template. 35If you have already written a profile, please make sure it follows the rules described in the template.
36
37# Editing the wiki
38
39You are highly encouraged to add your own tips and tricks to the [wiki](https://github.com/netblue30/firejail/wiki).
diff --git a/etc/skypeforlinux.profile b/etc/skypeforlinux.profile
index eae7dada0..8a45f2465 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 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
29shell none 29shell none
30 30
31disable-mnt 31disable-mnt