[apparmor] Question about "too many specified profile transitions"

Mikhail Morfikov mmorfikov at gmail.com
Tue Oct 15 03:57:39 UTC 2019


Should the rules in the following test profile count as a profile transitions?

profile test /bin/test {
  /file1 rwl -> /some-file1,
  /file2 rwl -> /some-file2,
  /file3 rwl -> /some-file3,
  /file4 rwl -> /some-file4,
  /file5 rwl -> /some-file5,
  /file6 rwl -> /some-file6,
  /file7 rwl -> /some-file7,
  /file8 rwl -> /some-file8,
  /file9 rwl -> /some-file9,
  /file10 rwl -> /some-file10,
  /file11 rwl -> /some-file11,
  /file12 rwl -> /some-file12,
  /file13 rwl -> /some-file13,
}

When I try to load this profile, I get:

  # apparmor_parser -r test-profile
  Profile test has too many specified profile transitions.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20191015/ad2a1e2e/attachment.sig>


More information about the AppArmor mailing list