Remove the use of dbus from comments and policy from unix tests

Note one use of dbus is left because it is represnative of a unix
socket name used for communication with dbus

Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Christian Boltz <apparmor@cboltz.de>
This commit is contained in:
John Johansen 2017-10-09 13:18:08 -07:00
parent dd852138d6
commit 112af14dd5
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 ),
}