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

Do not exit anabot on Wayland due to no Xorg #56

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

jstodola
Copy link
Collaborator

Fix the return code of ExecStartPre, otherwise the anabot service exits:

sh[3851]: which: no Xorg in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
systemd[1]: anabot.service: Control process exited, code=exited, status=1/FAILURE
systemd[1]: anabot.service: Failed with result 'exit-code'.
systemd[1]: Failed to start anabot.service - Anabot.

Fix the return code of ExecStartPre, otherwise the anabot service exits:

sh[3851]: which: no Xorg in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
systemd[1]: anabot.service: Control process exited, code=exited, status=1/FAILURE
systemd[1]: anabot.service: Failed with result 'exit-code'.
systemd[1]: Failed to start anabot.service - Anabot.
@jstodola
Copy link
Collaborator Author

Beaker job: 17590445

@jstodola jstodola requested a review from jikortus November 28, 2024 17:00
@jikortus
Copy link
Contributor

jikortus commented Dec 2, 2024

Oops, thanks for the fix, @jstodola!

@jikortus jikortus merged commit 3c92a13 into main Dec 2, 2024
3 checks passed
@jikortus jikortus deleted the return_true branch December 2, 2024 07:46
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.

2 participants