Tagged Questions
1
vote
2answers
39 views
Removing AppArmor
I have MySQL installed in my development machine, where I just don't need any additional security measure.
I want to move MySQL Data files to another partition, which implies a lot of change in ...
0
votes
1answer
166 views
where/how to find the last linux-image patched with apparmor (Kernel needs AppArmor 2.4 compatibility patch.)
where/how to find the last linux-image patched with apparmor (Kernel needs AppArmor 2.4 compatibility patch.)
without patvhing myself the kernel?
thanks
answer:
...
0
votes
1answer
308 views
AppArmor reinstall fails
I use apparmor together with libapache2-mod-apparmor to sandbox some websites. However After a recent reinstall it stopped working. I keep getting this error:
Setting up apparmor ...
1
vote
1answer
284 views
Apparmor doesn't work with 3.1.5-pf kernel
I have update manually the kernel on ubuntu 11.10 and now I have this messages on boot:
Cache read/write disabled: /sys/kernel/security/apparmor/features interface file missing. (Kernel needs ...
4
votes
1answer
2k views
Where do I get the AppArmor 2.4 compatibility patch?
I just compiled the 2.6.39-rc1 kernel and AppArmor complains about a missing /sys interface (plus, it slows down the boot). Where do I get the AppArmor 2.4 compatibility patch AppArmor asks for?