Update README.md

* add link to wiki
* now link to contrib/syscalls (#2754)
This commit is contained in:
rusty-snake 2019-06-18 12:58:59 +00:00 committed by GitHub
parent 72cb9f2070
commit dae738722d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,8 @@ Documentation: https://firejail.wordpress.com/documentation-2/
FAQ: https://firejail.wordpress.com/support/
Wiki: https://github.com/netblue30/firejail/wiki
Travis-CI status: https://travis-ci.org/netblue30/firejail
@ -99,7 +101,7 @@ If you keep additional Firejail security profiles in a public repository, please
Use this issue to request new profiles: [#1139](https://github.com/netblue30/firejail/issues/1139)
You can also use this tool to get a list of syscalls needed by a program: [https://github.com/avilum/syscalls](https://github.com/avilum/syscalls).
You can also use this tool to get a list of syscalls needed by a program: [contrib/syscalls.sh](contrib/syscalls.sh).
We also keep a list of profile fixes for previous released versions in [etc-fixes](https://github.com/netblue30/firejail/tree/master/etc-fixes) directory.
`````