Skip to content

Linux install: advise WM/DE autostart #1

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

Closed

Conversation

gonX
Copy link
Member

@gonX gonX commented Oct 27, 2023

On some systemd setups, the service cannot reliably start.

See OpenTabletDriver/OpenTabletDriver.Web#43

On some systemd setups, the service cannot reliably start.

See OpenTabletDriver/OpenTabletDriver.Web#43
@gonX
Copy link
Member Author

gonX commented Oct 27, 2023

Should probably replace this with a link to /Wiki/FAQ/Linux#the-daemon-does-not-start-on-boot instead

@gonX gonX marked this pull request as draft November 15, 2023 05:53
@@ -65,6 +65,8 @@ systemctl --user daemon-reload
systemctl --user enable opentabletdriver --now
```

If the systemd user service does not start consistently, consider adding `otd-daemon` to your WM or DE's autostart.
Copy link
Member

@InfinityGhost InfinityGhost Nov 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can make an autostart .desktop file in ~/.config/autostart/, assuming the DE/WM supports it
https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, opened a new issue regarding that: #43

@X9VoiD
Copy link
Member

X9VoiD commented Nov 17, 2023

The concerns here are partially handled by #41.

@gonX
Copy link
Member Author

gonX commented Nov 18, 2023

Yeah #41 fixes it in a much better way. Closing in favor of that.

@gonX gonX closed this Nov 18, 2023
@gonX gonX deleted the linux-install-advise-wm_de-autostart branch November 18, 2023 04:54
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.

3 participants