aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-07-25 10:03:50 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-07-25 10:03:50 -0400
commit547daec90521bb9ca8e82eb0214355aca876d956 (patch)
treeaa9732849a59125d5e4225414e33d42a3759cbe4 /README.md
parentMerge pull request #1402 from topimiettinen/nosuid-noexec-nodev-proc-sys (diff)
downloadfirejail-547daec90521bb9ca8e82eb0214355aca876d956.tar.gz
firejail-547daec90521bb9ca8e82eb0214355aca876d956.tar.zst
firejail-547daec90521bb9ca8e82eb0214355aca876d956.zip
merges
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index e3f1c5f01..28e9a876c 100644
--- a/README.md
+++ b/README.md
@@ -114,6 +114,15 @@ Use this issue to request new profiles: [#1139](https://github.com/netblue30/fir
114 fox 114 fox
115````` 115`````
116 116
117## Default seccomp list update
118
119The following syscalls have been added:
120afs_syscall, bdflush, break, ftime, getpmsg, gtty, lock, mpx, pciconfig_iobase, pciconfig_read,
121pciconfig_write, prof, profil, putpmsg, rtas, s390_runtime_instr, s390_mmio_read, s390_mmio_write,
122security, setdomainname, sethostname, sgetmask, ssetmask, stty, subpage_prot, switch_endian,
123ulimit, vhangup, vserver. This brings us to a total of 91 syscalls blacklisted by default.
124
125
117 126
118## New profiles: 127## New profiles:
119 128