~ubuntu-core-dev/apparmor/master

1509 by Jamie Strandboge
* debian/patches/lp1529074.patch: for systems using networkd, add read on
1
#
2
#=DESCRIPTION owner not allowed in change_profile rule
3
#=EXRESULT FAIL
4
#
5
/usr/bin/foo {
6
   owner change_profile /onexec -> :foo:/bin/foo,
7
}