2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 22:05:27 +00:00

/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>
This commit is contained in:
Christian Boltz
2012-08-10 00:51:40 +02:00
parent ee71bf3b71
commit aa4f2813e4

View File

@@ -10,7 +10,7 @@
# ------------------------------------------------------------------
#include <tunables/global>
/bin/ping {
/{usr/,}bin/ping {
#include <abstractions/base>
#include <abstractions/consoles>
#include <abstractions/nameservice>