Comment 1 for bug 654841

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

SRU

1. Impact: affects monitoring systems that depend on the exit code of status

2. Bug has not been fixed in the development branch (natty is not open)

3. Patch is a 2 character patch to adjust the path to aa-status from /usr/bin to /usr/sbin in two places

4. TEST CASE
$ sudo /etc/init.d/apparmor teardown
$ sudo /etc/init.d/apparmor status && echo "FAIL (exited with $?)"

5. Regression potential is extremely low, as the patch only adjusts the path for a command in the initscript that is not used as part of the boot or shutdown process