mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 19:38:10 +00:00
chore: remove redundant sysctl that has no effect on fedora's kernel
This commit is contained in:
@@ -9,7 +9,6 @@ echo "
|
|||||||
# DO NOT REMOVE
|
# DO NOT REMOVE
|
||||||
# https://github.com/containers/bubblewrap/security/advisories/GHSA-j2qp-rvxj-43vj
|
# https://github.com/containers/bubblewrap/security/advisories/GHSA-j2qp-rvxj-43vj
|
||||||
user.max_user_namespaces = 0
|
user.max_user_namespaces = 0
|
||||||
kernel.unprivileged_userns_clone = 0
|
|
||||||
|
|
||||||
" >> /usr/etc/sysctl.d/hardening.conf
|
" >> /usr/etc/sysctl.d/hardening.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user