Ticket #942 (new enhancement)
Monolithic apparmor-config is stupid
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
See #737 for context.
Change History
comment:2 Changed 11 years ago by geofft
Here's another thought: Modify (transform, presumably) the apparmor initscript to copy all the profiles to a temporary directory, run dpkg-divert --list, sed the temporary copy of the profiles as appropriate, and then load the result of that.
This involves no additional diversions or packaging trickery, and now apparmor-config is generic and the source package doesn't know anything about any Debathena packages or what we divert. (We might even be able to talk upstream into taking this approach.)
Note: See
TracTickets for help on using
tickets.
This is not as simple as just breaking it back out into individual packages: