mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Merge from trunk commit 2062:
Original message: /bin/ping moved to /usr/bin/ping on openSUSE (usrMerge) Update the profile to make sure it's still used. Acked-by: John Johansen <john.johansen@canonical.com> Nominated-by: Steve Beattie <sbeattie@ubuntu.com> Acked-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
6e0996981b
commit
4fdb2dd24e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
# ------------------------------------------------------------------
|
||||
|
||||
#include <tunables/global>
|
||||
/bin/ping {
|
||||
/{usr/,}bin/ping {
|
||||
#include <abstractions/base>
|
||||
#include <abstractions/consoles>
|
||||
#include <abstractions/nameservice>
|
||||
|
|
Loading…
Add table
Reference in a new issue