5 # initramfs-tools header
21 # live-initramfs header
23 if [ -n "${NOAPPARMOR}" ]
28 .
/scripts
/live-functions
30 log_begin_msg
"Disabling AppArmor (does not work with stacked file systems)"
32 # live-initramfs script
34 if [ -x /root
/etc
/init.d
/apparmor
]
36 chroot
/root update-rc.d
-f apparmor remove