Chris PeBenito a1fcff
#
Chris PeBenito a1fcff
# /etc
Chris PeBenito a1fcff
#
Chris PeBenito a1fcff
/etc/postgresql(/.*)?			context_template(system_u:object_r:postgresql_etc_t,s0)
Chris PeBenito a1fcff
Chris PeBenito a1fcff
#
Chris PeBenito a1fcff
# /usr
Chris PeBenito a1fcff
#
Chris PeBenito a1fcff
/usr/bin/initdb			--	context_template(system_u:object_r:postgresql_exec_t,s0)
Chris PeBenito a1fcff
/usr/bin/postgres		--	context_template(system_u:object_r:postgresql_exec_t,s0)
Chris PeBenito a1fcff
Chris PeBenito a1fcff
/usr/lib/pgsql/test/regres(/.*)?	context_template(system_u:object_r:postgresql_db_t,s0)
Chris PeBenito a1fcff
/usr/lib/pgsql/test/regress/pg_regress -- context_template(system_u:object_r:postgresql_exec_t,s0)
Chris PeBenito a1fcff
Chris PeBenito a1fcff
/usr/lib(64)?/postgresql/bin/.* --	context_template(system_u:object_r:postgresql_exec_t,s0)
Chris PeBenito a1fcff
Chris PeBenito a1fcff
ifdef(`distro_redhat', `
Chris PeBenito a1fcff
/usr/share/jonas/pgsql(/.*)?		context_template(system_u:object_r:postgresql_db_t,s0)
Chris PeBenito a1fcff
')
Chris PeBenito a1fcff
Chris PeBenito a1fcff
#
Chris PeBenito a1fcff
# /var
Chris PeBenito a1fcff
#
Chris PeBenito a1fcff
/var/lib/postgres(ql)?(/.*)? 		context_template(system_u:object_r:postgresql_db_t,s0)
Chris PeBenito a1fcff
Chris PeBenito a1fcff
/var/lib/pgsql/data(/.*)?		context_template(system_u:object_r:postgresql_db_t,s0)
Chris PeBenito a1fcff
/var/lib/pgsql/pgstartup.log		context_template(system_u:object_r:postgresql_log_t,s0)
Chris PeBenito a1fcff
Chris PeBenito a1fcff
/var/log/postgres\.log.* 	--	context_template(system_u:object_r:postgresql_log_t,s0)
Chris PeBenito a1fcff
/var/log/postgresql(/.*)?		context_template(system_u:object_r:postgresql_log_t,s0)
Chris PeBenito a1fcff
Chris PeBenito a1fcff
ifdef(`distro_redhat', `
Chris PeBenito a1fcff
/var/log/rhdb/rhdb(/.*)?		context_template(system_u:object_r:postgresql_log_t,s0)
Chris PeBenito a1fcff
')
Chris PeBenito a1fcff
Chris PeBenito a1fcff
/var/run/postgresql(/.*)?		context_template(system_u:object_r:postgresql_var_run_t,s0)