mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-09 02:41:03 +01:00

It looks as if the wiretrip domain has changed hands. The linked policy page no longer exists. Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
18 lines
753 B
Text
18 lines
753 B
Text
The apparmor_parser allows you to add, replace, and remove AppArmor
|
|
policy through the use of command line options. The default is to add.
|
|
`apparmor_parser --help` shows what the command line options are.
|
|
|
|
You can also find more information at https://wiki.apparmor.net
|
|
|
|
Please send all complaints, feature requests, rants about the software,
|
|
and questions to the apparmor@lists.ubuntu.com mailing list. Bug
|
|
reports can be filed against the AppArmor project on launchpad.net at
|
|
https://launchpad.net/apparmor or reported to the mailing list directly
|
|
for those who wish not to register for an account on launchpad.
|
|
|
|
Security issues can be filed as security bugs on launchpad
|
|
or directed to security@ubuntu.com.
|
|
|
|
Thanks.
|
|
|
|
-- The AppArmor development team
|