diff options
Diffstat (limited to 'recipes-security/refpolicy/refpolicy-git/poky-fc-netutils.patch')
| -rw-r--r-- | recipes-security/refpolicy/refpolicy-git/poky-fc-netutils.patch | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/recipes-security/refpolicy/refpolicy-git/poky-fc-netutils.patch b/recipes-security/refpolicy/refpolicy-git/poky-fc-netutils.patch index b45d03e..fea90ad 100644 --- a/recipes-security/refpolicy/refpolicy-git/poky-fc-netutils.patch +++ b/recipes-security/refpolicy/refpolicy-git/poky-fc-netutils.patch | |||
| @@ -4,21 +4,20 @@ Upstream-Status: Inappropriate [configuration] | |||
| 4 | 4 | ||
| 5 | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> | 5 | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> |
| 6 | --- | 6 | --- |
| 7 | policy/modules/admin/netutils.fc | 1 + | 7 | policy/modules/admin/netutils.fc | 1 + |
| 8 | 1 file changed, 1 insertion(+) | 8 | 1 file changed, 1 insertion(+) |
| 9 | 9 | ||
| 10 | diff --git a/policy/modules/admin/netutils.fc b/policy/modules/admin/netutils.fc | ||
| 11 | index 407078f..f2ed3dc 100644 | ||
| 12 | --- a/policy/modules/admin/netutils.fc | 10 | --- a/policy/modules/admin/netutils.fc |
| 13 | +++ b/policy/modules/admin/netutils.fc | 11 | +++ b/policy/modules/admin/netutils.fc |
| 14 | @@ -3,6 +3,7 @@ | 12 | @@ -1,10 +1,11 @@ |
| 13 | /bin/ping.* -- gen_context(system_u:object_r:ping_exec_t,s0) | ||
| 14 | /bin/tracepath.* -- gen_context(system_u:object_r:traceroute_exec_t,s0) | ||
| 15 | /bin/traceroute.* -- gen_context(system_u:object_r:traceroute_exec_t,s0) | 15 | /bin/traceroute.* -- gen_context(system_u:object_r:traceroute_exec_t,s0) |
| 16 | 16 | ||
| 17 | /sbin/arping -- gen_context(system_u:object_r:netutils_exec_t,s0) | 17 | /sbin/arping -- gen_context(system_u:object_r:netutils_exec_t,s0) |
| 18 | +/bin/arping -- gen_context(system_u:object_r:netutils_exec_t,s0) | 18 | +/bin/arping -- gen_context(system_u:object_r:netutils_exec_t,s0) |
| 19 | 19 | ||
| 20 | /usr/bin/arping -- gen_context(system_u:object_r:netutils_exec_t,s0) | ||
| 20 | /usr/bin/lft -- gen_context(system_u:object_r:traceroute_exec_t,s0) | 21 | /usr/bin/lft -- gen_context(system_u:object_r:traceroute_exec_t,s0) |
| 21 | /usr/bin/nmap -- gen_context(system_u:object_r:traceroute_exec_t,s0) | 22 | /usr/bin/nmap -- gen_context(system_u:object_r:traceroute_exec_t,s0) |
| 22 | -- | 23 | /usr/bin/ping.* -- gen_context(system_u:object_r:ping_exec_t,s0) |
| 23 | 1.7.11.7 | ||
| 24 | |||
