aa-logprof breaks external hats
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppArmor |
New
|
Undecided
|
Unassigned |
Bug Description
type=AVC msg=audit(
==> apparmor.
profile /usr/lib64/
/bar r,
}
==> apparmor.
/usr/lib64/
/foo r,
}
Now run aa-logprof, and you'll get
==> apparmor.
profile /usr/lib64/
/bar r,
}
==> apparmor.
/usr/lib64/
/foo r,
^/usr/
/home/*/ r,
}
}
Needless to say that /home/*/ r, should be added to the thunderbird-child profile...