b13b1cb7a0
- update /bin/ping profile to also match /usr/bin/ping (usrMove) OBS-URL: https://build.opensuse.org/request/show/127334 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=14
14 lines
426 B
Diff
14 lines
426 B
Diff
=== modified file 'profiles/apparmor.d/bin.ping'
|
|
--- profiles/apparmor.d/bin.ping 2010-08-05 19:00:02 +0000
|
|
+++ profiles/apparmor.d/bin.ping 2012-07-01 11:05:38 +0000
|
|
@@ -10,7 +10,7 @@
|
|
# ------------------------------------------------------------------
|
|
|
|
#include <tunables/global>
|
|
-/bin/ping {
|
|
+/{usr/,}bin/ping {
|
|
#include <abstractions/base>
|
|
#include <abstractions/consoles>
|
|
#include <abstractions/nameservice>
|
|
|