aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpostexecseccomp
Commit message (Collapse)AuthorAge
* Fix compile with older kernel headersLibravatar Topi Miettinen2017-08-13
|
* Allow any syscall to be blacklisted (#1447)Libravatar Topi Miettinen2017-08-13
Allow any syscall to be blacklisted with aid of LD_PRELOAD library, libpostexecseccomp.so. Closes: #1447