We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initially reported by @zenmonkeykstop in gitter:
first reboot after the upgrade haveged is running unconfined, apparmor config not picked up until subsequent reboot
Follow up to #4098 , AppArmor profile is loaded after reboot, but not immediately after install.
sudo aa-status
haveged has an apparmor and the profile should be enforced.
haveged runs unconfigned until reboot
Restarting AppArmor should ensure that all profiles are loaded correctly
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Initially reported by @zenmonkeykstop in gitter:
Follow up to #4098 , AppArmor profile is loaded after reboot, but not immediately after install.
Steps to Reproduce
sudo aa-status
and observe haveged is unconfinedExpected Behavior
haveged has an apparmor and the profile should be enforced.
Actual Behavior
haveged runs unconfigned until reboot
Comments
Restarting AppArmor should ensure that all profiles are loaded correctly
The text was updated successfully, but these errors were encountered: