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

monerod.service: use network-online.target #9421

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

jaredmo
Copy link
Contributor

@jaredmo jaredmo commented Aug 4, 2024

Problem

For certain configuration options like add-priority-node, the network needs to be online before the systemd service can start. See issue here.

Solution

Update monerod.service to use After=network-online.target.

Wait for network to be online before starting
@selsta selsta added the easy label Aug 4, 2024
@luigi1111 luigi1111 merged commit fdc238e into monero-project:master Aug 13, 2024
18 checks passed
@jaredmo jaredmo deleted the fix/systemd branch September 3, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants