2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 06:16:03 +00:00

sync back with apparmor-master (pre-git conversion)

This commit is contained in:
Steve Beattie
2017-10-09 15:51:28 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#
#=DESCRIPTION dbus bind with non-bind interface modifier
#=DESCRIPTION unix bind with non-bind interface modifier
#=EXRESULT FAIL
#

View File

@@ -4,5 +4,5 @@
#
profile foo {
dbus send peer=(label=spla{t,r ),
unix send peer=(label=spla{t,r ),
}