Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile time option for a forced data directory change #198

Open
BigmenPixel0 opened this issue Aug 11, 2022 · 3 comments
Open

Compile time option for a forced data directory change #198

BigmenPixel0 opened this issue Aug 11, 2022 · 3 comments

Comments

@BigmenPixel0
Copy link

In Monero flatpak, P2Pool exists in /app/bin and tries to create files there. I would like to make sure that at the build stage it is possible to be forcibly replaced by this directory and not use --data-dir.

@SChernykh
Copy link
Owner

cd /whatever/path/you/want
/app/bin/p2pool --wallet YOUR_ADDRESS

Problem solved.

@BigmenPixel0
Copy link
Author

cd /whatever/path/you/want
/app/bin/p2pool --wallet YOUR_ADDRESS

Problem solved.

Will it work in Monero GUI?

@SChernykh
Copy link
Owner

Ah, so it's GUI. It should be done in Monero GUI code that starts p2pool, yes it can be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants