Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 389476 Details for
Bug 529442
Let tor serve http content
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
boolean patch
tor.patch (text/plain), 791 bytes, created by
Eric Gisse
on 2014-11-16 10:03:31 UTC
(
hide
)
Description:
boolean patch
Filename:
MIME Type:
Creator:
Eric Gisse
Created:
2014-11-16 10:03:31 UTC
Size:
791 bytes
patch
obsolete
>diff --git a/policy/modules/contrib/tor.te b/policy/modules/contrib/tor.te >index 373760a..a9d4d6f 100644 >--- a/policy/modules/contrib/tor.te >+++ b/policy/modules/contrib/tor.te >@@ -13,6 +13,17 @@ policy_module(tor, 1.9.1) > ## </desc> > gen_tunable(tor_bind_all_unreserved_ports, false) > >+## <desc> >+## <p> >+## Determine whether tor can access >+## static httpd content for DirPortFrontPage >+## content serving. >+## </p> >+## </desc> >+gen_tunable(tor_serve_http_content, false) >+ >+ >+ > type tor_t; > type tor_exec_t; > init_daemon_domain(tor_t, tor_exec_t) >@@ -112,5 +123,11 @@ tunable_policy(`tor_bind_all_unreserved_ports',` > ') > > optional_policy(` >+ tunable_policy(`tor_serve_http_content',` >+ apache_read_sys_content(tor_t) >+ ') >+') >+ >+optional_policy(` > seutil_sigchld_newrole(tor_t) > ')
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 529442
: 389476