Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
rhgb - bootup denials: msg#00138
|
Subject: |
rhgb - bootup denials |
With strict/enforcing, I get the following avcs at bootup.
Looks like rhgb does not 'run'; I get a text-style boot
display.
Jul 21 10:47:52 fedora kernel: audit(1090406834.263:0): avc: denied {
mounton } for pid=533 exe=/usr/bin/rhgb path=/initrd dev=ram0 ino=2
scontext=system_u:system_r:rhgb_t tcontext=system_u:object_r:file_t
tclass=dir
Jul 21 10:47:52 fedora kernel: audit(1090406834.263:0): avc: denied {
sys_admin } for pid=533 exe=/usr/bin/rhgb capability=21
scontext=system_u:system_r:rhgb_t tcontext=system_u:system_r:rhgb_t
tclass=capability
audit2allow on this yields:
allow rhgb_t file_t:dir { mounton };
allow rhgb_t rhgb_t:capability { sys_admin };
but this seems a bit too 'heavy'.....
tom
|
| |