Some small percentage of systems won't be able to use either Landlock or the fallback sandbox. Right now, we just refuse to deploy in that case. One alternative is to just deploy without the run_r tool and raise a warning to the app author linking them to a help page that explains their situation. (The folks in that situation have an old Linux and have changed the default user.max_user_namespaces to 0.)
Some small percentage of systems won't be able to use either Landlock or the fallback sandbox. Right now, we just refuse to deploy in that case. One alternative is to just deploy without the
run_rtool and raise a warning to the app author linking them to a help page that explains their situation. (The folks in that situation have an old Linux and have changed the defaultuser.max_user_namespacesto 0.)