<div dir="ltr"><div dir="ltr"><div>Package: apparmor</div><div>Severity: wishlist</div><div><br></div><div>Removal of AppArmor from the userland leaves a moreso unexpected kernel side completely enabled and functioning.  So, upon AppArmor's package removal is it possible to either:</div><div><br></div><div>(1) Automate some of the following from <a href="https://wiki.debian.org/AppArmor/HowToUse#Disable_AppArmor">https://wiki.debian.org/AppArmor/HowToUse#Disable_AppArmor</a></div><div><br></div><div><span style="white-space:pre">  </span>  $ sudo mkdir -p /etc/default/grub.d</div><div><span style="white-space:pre">        </span>  $ echo 'GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=0"' | sudo tee /etc/default/grub.d/apparmor.cfg</div><div><span style="white-space:pre"> </span>  $ sudo update-grub</div><div><span style="white-space:pre"> </span>  $ sudo reboot (Perhaps a splash screen displayed (similar to that done upon selinux's installation)--reminding the user that a system reboot is required?)</div><div><br></div><div>(2) Simply display a splash screen with the remaining steps needed should the user want to complete the removal themselves.</div><div>  </div><div>A related discussion is in bug <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702030">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702030</a>.</div></div></div>