Add note about syscall enumerating program (Fixes #2095)

This commit is contained in:
ಚಿರಾಗ್ ನಟರಾಜ್ 2019-05-21 22:50:40 +00:00
parent 903adeed61
commit 43cbc6d5f5
No known key found for this signature in database
GPG key ID: 39003804B4CBF3F6

View file

@ -99,7 +99,9 @@ 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)
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 .
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).
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.
`````
`````