https://bugzilla.redhat.com/show_bug.cgi?id=1834731
--- Comment #41 from Simone Caronni <[email protected]> --- (In reply to Eugene A. Pivnev from comment #40) > (In reply to Simone Caronni from comment #39) > > Keep in mind that now: > - bitcoins service does not covers DATA_DIR (/etc/sysconfig/bitcoin) with > "datadir=" variable from /etc/bitcoin/bitcoin.conf. > So if you want to move working data (~400GB) out from /var/lib you have to > edit right (and only) DATA_DIR Keep in mind that there is an SELinux policy that covers all these folders, so you would need to edit that as well. Let's say that if you have SELinux policies covering the specifics of a service you better think about it two times before shuffling things around. > - permissions of /etc/bitcoin folder (0750) too strict - ordinary users > cannot view conf > - permissions of bitcoind data folder (/var/lib/bitcoin if "out of box") too > strict too. Which is fine, as the former might contain the RPC password and the latter a wallet. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
