diff --git a/config/scripts/disableuserns.sh b/config/scripts/disableuserns.sh index 1c67ff2..3c755c4 100644 --- a/config/scripts/disableuserns.sh +++ b/config/scripts/disableuserns.sh @@ -9,7 +9,6 @@ echo " # DO NOT REMOVE # https://github.com/containers/bubblewrap/security/advisories/GHSA-j2qp-rvxj-43vj user.max_user_namespaces = 0 -kernel.unprivileged_userns_clone = 0 " >> /usr/etc/sysctl.d/hardening.conf