Bug #975
Disable or remove apparmor on install of Ubuntu 12.04 LTS
Start date:
09/12/2012
Due date:
% Done:
0%
Description
apparmor blocks network access from HDA on install
note:
sudo invoke-rc.d apparmor kill
sudo update-rc.d -f apparmor remove
History
#1 Updated by bigfoot65 over 8 years ago
Here's what I did from a HowToForge tutorial:
sudo /etc/init.d/apparmor stop
sudo update-rc.d -f apparmor remove
sudo apt-get -y remove apparmor apparmor-utils
#2 Updated by cpg over 8 years ago
- Status changed from New to Feedback
we have released a version of the install script that removes apparmor (minor tweak to the details above) to the dev environment for ubuntu. the installer is at:
u12dev.amahi.org/install-script
if you test it, please provide details, as this is not the only change. see https://forums.amahi.org/viewtopic.php?f=42&t=4273
#3 Updated by cpg over 8 years ago
- Status changed from Feedback to Closed
- Priority changed from High to Medium
looks to be working. closing.
Also available in: Atom