apparmor.d manpage only describes complain flag

Bug #1366956 reported by Christian Boltz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
AppArmor
Triaged
Low
Unassigned

Bug Description

From man apparmor.d(5):

PROFILE = [...] ( '"' PROGRAM '"' | PROGRAM ) [ 'flags=(complain)' ]'

There are more flags, not only complain - and the manpage should list and describe them.

from create-apparmor.vim.py:

aa_flags = ['complain',
            'audit',
            'attach_disconnected',
            'no_attach_disconnected',
            'chroot_attach',
            'chroot_no_attach',
            'chroot_relative',
            'namespace_relative',
            'mediate_deleted',
            'delegate_deleted']

Changed in apparmor:
importance: Undecided → Low
status: New → Triaged
Christian Boltz (cboltz)
Changed in apparmor:
milestone: none → 2.9.2
Revision history for this message
Steve Beattie (sbeattie) wrote :

This did not get addressed in the 2.9.2 release, moving to the 2.9.3 milestone.

Changed in apparmor:
milestone: 2.9.2 → 2.9.3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.