aboutsummaryrefslogtreecommitdiff
blob: c93623980c5b7232d4812dd9a60defcc31ccccfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
HOME_DIR/\.gnupg(/.+)?				gen_context(system_u:object_r:gpg_secret_t,s0)
HOME_DIR/\.gnupg/log-socket		-s	gen_context(system_u:object_r:gpg_agent_tmp_t,s0)
HOME_DIR/\.gnupg/S\.gpg-agent.*		-s	gen_context(system_u:object_r:gpg_agent_tmp_t,s0)
HOME_DIR/\.gnupg/S\.scdaemon		-s	gen_context(system_u:object_r:gpg_agent_tmp_t,s0)

/usr/bin/gpg(2)?			--	gen_context(system_u:object_r:gpg_exec_t,s0)
/usr/bin/gpgsm				--	gen_context(system_u:object_r:gpg_exec_t,s0)
/usr/bin/gpg-agent			--	gen_context(system_u:object_r:gpg_agent_exec_t,s0)
/usr/bin/pinentry.*			--	gen_context(system_u:object_r:gpg_pinentry_exec_t,s0)

/usr/lib/gnupg/.*			--	gen_context(system_u:object_r:gpg_exec_t,s0)
/usr/lib/gnupg/gpgkeys.*		--	gen_context(system_u:object_r:gpg_helper_exec_t,s0)

/run/user/%{USERID}/gnupg(/.*)?			gen_context(system_u:object_r:gpg_runtime_t,s0)
/run/user/%{USERID}/gnupg/S\.gpg-agent.* -s	gen_context(system_u:object_r:gpg_agent_tmp_t,s0)
/run/user/%{USERID}/gnupg/S\.scdaemon	-s	gen_context(system_u:object_r:gpg_agent_tmp_t,s0)