restrict all namespaces
This commit is contained in:
parent
02098c63d4
commit
2ddfd699c3
@ -22,7 +22,7 @@ SystemCallFilter=~memfd_create @reboot @swap @resources @cpu-emulation @debug @m
|
|||||||
ProtectProc=invisible
|
ProtectProc=invisible
|
||||||
ProcSubset=pid
|
ProcSubset=pid
|
||||||
ProtectHome=true
|
ProtectHome=true
|
||||||
RestrictNamespaces=uts ipc pid user cgroup
|
RestrictNamespaces=true
|
||||||
NoNewPrivileges=True
|
NoNewPrivileges=True
|
||||||
# SecureBits=noroot-locked
|
# SecureBits=noroot-locked
|
||||||
ProtectSystem=strict
|
ProtectSystem=strict
|
||||||
|
Loading…
Reference in New Issue
Block a user