touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #37023
[Bug 1396242] [NEW] allow for adding frameworks via config files
Public bug reported:
It would be convenient to be able to add frameworks to click-apparmor by
dropping files into a .d directory. All these files need to contain is a
mapping from the framework to the policy version.
Eg:
/etc/click-apparmor/frameworks/
/etc/click-apparmor/frameworks/ubuntu-sdk-15.10.framework
cat /etc/click-apparmor/frameworks/ubuntu-sdk-15.10.framework:
policy_version: 1.4
In this manner, the name of the file is the click base framework name,
and then there is a single configuration entry for policy version. Note,
the format is TBD.
** Affects: click-apparmor (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click-apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1396242
Title:
allow for adding frameworks via config files
Status in “click-apparmor” package in Ubuntu:
New
Bug description:
It would be convenient to be able to add frameworks to click-apparmor
by dropping files into a .d directory. All these files need to contain
is a mapping from the framework to the policy version.
Eg:
/etc/click-apparmor/frameworks/
/etc/click-apparmor/frameworks/ubuntu-sdk-15.10.framework
cat /etc/click-apparmor/frameworks/ubuntu-sdk-15.10.framework:
policy_version: 1.4
In this manner, the name of the file is the click base framework name,
and then there is a single configuration entry for policy version.
Note, the format is TBD.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click-apparmor/+bug/1396242/+subscriptions
Follow ups
References