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.


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to