Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 21451 Details for
Bug 34671
publicfile policy files
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
type_enforcement
publicfile.te (text/plain), 924 bytes, created by
petre rodan (RETIRED)
on 2003-11-28 23:31:41 UTC
(
hide
)
Description:
type_enforcement
Filename:
MIME Type:
Creator:
petre rodan (RETIRED)
Created:
2003-11-28 23:31:41 UTC
Size:
924 bytes
patch
obsolete
># $Id: publicfile.te,v 1.1 2003/11/28 15:17:48 peter Exp $ ># ># author Petre Rodan <petre.rodan@ravantivirus.com> ># ># get the latest version of this file from ># http://team.rav.ro/peter/policy.tar.gz ># > >daemon_domain(publicfile) >type publicfile_content_t, file_type, sysadmfile; >domain_auto_trans(initrc_t, publicfile_exec_t, publicfile_t) > >ifdef(`ucspi-tcp.te', ` >domain_auto_trans( utcpserver_t, publicfile_exec_t, publicfile_t) >allow publicfile_t utcpserver_t:tcp_socket { read write }; >') > >ifdef(`svc.te', ` >allow publicfile_t svc_t:fd { use }; >allow publicfile_t svc_t:fifo_file { write }; >') > >allow publicfile_t initrc_t:tcp_socket { read write }; >allow publicfile_t publicfile_content_t:file { getattr read }; >allow publicfile_t publicfile_content_t:dir { search getattr read }; >allow publicfile_t publicfile_content_t:lnk_file { read }; >allow publicfile_t self:capability { dac_override setgid setuid sys_chroot }; >
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 Raw
Actions:
View
Attachments on
bug 34671
:
21450
|
21451
|
21649
|
21650