Project

General

Profile

« Previous | Next » 

Revision a39d8de2

Added by Lukas Zapletal almost 10 years ago

Fixes #5910 - Puppetmaster allowed to set file contexts

View differences:

foreman.te
')
')
# Puppetmaster touches file contexts of some files which causes issues when apache2 httpd
# is started from command line (under unconfined_u). This rule makes sure it does not
# go into unconfined_u. This is only needed for RHEL6 (upstart). This rule MUST NOT be
# in an optional_policy block!
domain_obj_id_change_exemption(passenger_t)
optional_policy(`
# Allow sending of email reports.
mta_send_mail(passenger_t)

Also available in: Unified diff