https://bugzilla.redhat.com/show_bug.cgi?id=1020292



--- Comment #10 from Warren Togami <[email protected]> ---
Regarding selinux ...

/etc/bitcoin(/.*)?             
gen_context(system_u:object_r:bitcoin_conf_t,s0)
/usr/bin/bitcoind               --     
gen_context(system_u:object_r:bitcoin_exec_t,s0)
/var/lib/bitcoin(/.*)?         
gen_context(system_u:object_r:bitcoin_var_lib_t,s0)

1) Is this the only location where we want Bitcoin to have its configuration
and data files?  It is also very common for users to run it where all of this
stuff is in ~/.bitcoin/

2) bitcoin-qt (using the ~/.bitcoin) is unconfined?

3) Is it normal for packages to ship their own policy?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to