Changeset 2638
- Timestamp:
- 03/14/08 09:55:34
(9 months ago)
- Author:
- pebenito
- Message:
trunk: a pair of tweaks from gentoo systems.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2553 |
r2638 |
|
| 1 | 1 | |
|---|
| 2 | | policy_module(selinux,1.5.0) |
|---|
| | 2 | policy_module(selinux,1.5.1) |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | ######################################## |
|---|
| … | … | |
| 22 | 22 | sid security gen_context(system_u:object_r:security_t,mls_systemhigh) |
|---|
| 23 | 23 | genfscon selinuxfs / gen_context(system_u:object_r:security_t,s0) |
|---|
| | 24 | genfscon securityfs / gen_context(system_u:object_r:security_t,s0) |
|---|
| 24 | 25 | |
|---|
| 25 | 26 | neverallow ~{ selinux_unconfined_type can_load_policy } security_t:security load_policy; |
|---|
| r2612 |
r2638 |
|
| 1 | 1 | |
|---|
| 2 | | policy_module(getty,1.5.1) |
|---|
| | 2 | policy_module(getty,1.5.2) |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | ######################################## |
|---|
| … | … | |
| 104 | 104 | # Gentoo default /etc/issue makes agetty |
|---|
| 105 | 105 | # do a DNS lookup for the hostname |
|---|
| 106 | | dontaudit getty_t self:udp_socket create_socket_perms; |
|---|
| 107 | | |
|---|
| 108 | | corenet_dontaudit_all_recvfrom_unlabeled(getty_t) |
|---|
| 109 | | corenet_dontaudit_udp_sendrecv_generic_if(getty_t) |
|---|
| 110 | | corenet_dontaudit_udp_sendrecv_all_nodes(getty_t) |
|---|
| 111 | | corenet_dontaudit_udp_sendrecv_dns_port(getty_t) |
|---|
| 112 | | corenet_dontaudit_sendrecv_dns_client_packets(getty_t) |
|---|
| 113 | | |
|---|
| 114 | | sysnet_dontaudit_read_config(getty_t) |
|---|
| | 106 | sysnet_dns_name_resolve(getty_t) |
|---|
| 115 | 107 | ') |
|---|
| 116 | 108 | |
|---|
Download in other formats:
* Generating other formats may take time.