If you look for a different problem try this command instead:
/sbin/apparmor_parser -N /etc/apparmor.d
The command above only gives results containing the string “su” because of the | grep su part at the end.
If you look for a different problem try this command instead:
/sbin/apparmor_parser -N /etc/apparmor.d
The command above only gives results containing the string “su” because of the | grep su part at the end.