mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
feature: add Landlock support
Based on 5315 by ChrysoliteAzalea. It is based on the same underlying structure, but with a lot of refactoring/simplification and with bugfixes and improvements. Co-authored-by: Kelvin M. Klann <kmk3.code@protonmail.com> Co-authored-by: Азалия Смарагдова <charming.flurry@yandex.ru>
This commit is contained in:
parent
5456ec6477
commit
13b2c566df
18 changed files with 616 additions and 30 deletions
|
|
@ -12,6 +12,7 @@ keep-config-pulse
|
|||
keep-dev-shm
|
||||
keep-shell-rc
|
||||
keep-var-tmp
|
||||
landlock
|
||||
machine-id
|
||||
memory-deny-write-execute
|
||||
netfilter
|
||||
|
|
|
|||
|
|
@ -29,6 +29,11 @@ ip6
|
|||
iprange
|
||||
join-or-start
|
||||
keep-fd
|
||||
landlock.execute
|
||||
landlock.proc
|
||||
landlock.read
|
||||
landlock.special
|
||||
landlock.write
|
||||
mac
|
||||
mkdir
|
||||
mkfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue