nixie icon indicating copy to clipboard operation
nixie copied to clipboard

apparmor prevents script from running on ubuntu

Open oussamaosmani opened this issue 9 months ago • 1 comments

i had to run this to make it work

sudo sysctl kernel.apparmor_restrict_unprivileged_userns=0

oussamaosmani avatar Mar 11 '25 10:03 oussamaosmani

I'll try to add a check+message for now, tested and at least I can read kernel.apparmor_restrict_unprivileged_userns as a regular user

will be part of an upcoming "environment check" module

Thesola10 avatar Mar 11 '25 10:03 Thesola10