mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
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:
parent
dd852138d6
commit
112af14dd5
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
#=DESCRIPTION dbus bind with non-bind interface modifier
|
||||
#=DESCRIPTION unix bind with non-bind interface modifier
|
||||
#=EXRESULT FAIL
|
||||
#
|
||||
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
#
|
||||
|
||||
profile foo {
|
||||
dbus send peer=(label=spla{t,r ),
|
||||
unix send peer=(label=spla{t,r ),
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue