Skip to content

Conversation

@dupondje
Copy link

@dupondje dupondje commented Nov 6, 2025

We should not start the actions runner once the network has been started, but only start it once the network is online. Because otherwise the initial API call fails, and the service is stopped because of this.

Therefor replace the After in the systemd file to network-online.target

Fixes #3440

We should not start the actions runner once the network has been
started, but only start it once the network is online.
Because otherwise the initial API call fails, and the service is stopped
because of this.

Therefor replace the After in the systemd file to network-online.target

Fixes actions#3440

Signed-off-by: Jean-Louis Dupond <[email protected]>
@dupondje dupondje requested a review from a team as a code owner November 6, 2025 10:17
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

Successfully merging this pull request may close these issues.

Runner is not starting on Ubuntu boot as a service, but is starting manually as a service

1 participant