Project

General

Profile

« Previous | Next » 

Revision cb326b33

Added by Lukas Zapletal about 10 years ago

fixes #4279 - policy for foreman_hooks

View differences:

foreman.fc
/opt/rh/ruby193/root/usr/share/gems/gems/passenger-.*/agents/.* -- gen_context(system_u:object_r:passenger_exec_t,s0)
/opt/rh/ruby193/root/usr/share/gems/gems/passenger-.*/helper-scripts/prespawn -- gen_context(system_u:object_r:passenger_exec_t,s0)
# Foreman Hooks plugin
/usr/share/foreman/config/hooks(/.*)? gen_context(system_u:object_r:foreman_hook_t,s0)
foreman.te
files_pid_file(foreman_var_run_t)
require{
type bin_t;
type httpd_t;
type httpd_tmp_t;
type ifconfig_exec_t;
......
#
# no rules necessary
######################################
#
# Foreman Hooks plugin
#
typealias bin_t alias foreman_hook_t;

Also available in: Unified diff