Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 634626 | Differences between
and this patch

Collapse All | Expand All

(-)a/policy/modules/contrib/links.te (-2 / +1 lines)
Lines 45-51 manage_fifo_files_pattern(links_t, links_tmpfs_t, links_tmpfs_t) Link Here
45
manage_sock_files_pattern(links_t, links_tmpfs_t, links_tmpfs_t)
45
manage_sock_files_pattern(links_t, links_tmpfs_t, links_tmpfs_t)
46
fs_tmpfs_filetrans(links_t, links_tmpfs_t, { file lnk_file sock_file fifo_file })
46
fs_tmpfs_filetrans(links_t, links_tmpfs_t, { file lnk_file sock_file fifo_file })
47
47
48
49
domain_use_interactive_fds(links_t)
48
domain_use_interactive_fds(links_t)
50
49
51
auth_use_nsswitch(links_t)
50
auth_use_nsswitch(links_t)
Lines 54-59 userdom_use_user_terminals(links_t) Link Here
54
53
55
corenet_tcp_connect_http_port(links_t)
54
corenet_tcp_connect_http_port(links_t)
56
55
56
miscfiles_read_all_certs(links_t)
57
miscfiles_read_localization(links_t)
57
miscfiles_read_localization(links_t)
58
58
59
tunable_policy(`links_manage_user_files',`
59
tunable_policy(`links_manage_user_files',`
60
- 

Return to bug 634626