-
I want to make a profile for Hyprland, however it crashes even in complain mode. |
Beta Was this translation helpful? Give feedback.
Answered by
roddhjav
Jul 15, 2024
Replies: 1 comment 1 reply
-
You may want to read the info div of https://apparmor.pujol.io/issues: a profile in complain mode cannot break the program it confines, however, there are some major exceptions:
You can check these error in the log with: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
odomingao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You may want to read the info div of https://apparmor.pujol.io/issues: a profile in complain mode cannot break the program it confines, however, there are some major exceptions:
deny
rules are enforced even in complain mode,attach_disconnected
(andmediate_deleted
) will break the program if they are required and missing in the profile,rPx
.You can check these error in the log with:
aa-log | grep error=