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

Add installation steps to readme #272

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mortinger91
Copy link

Since I had to do this myself and I found the readme lacking in this regard, I figured this could be a nice addition for new users

This includes creating and starting a systemd service
for the daemon `ydotoold`
and adding the YDOTOOL_SOCKET variable to .zshrc
@Paiusco
Copy link
Contributor

Paiusco commented Mar 6, 2025

No, you don't need to do that, as the systemd .service comes with it. When you compile, you can even define on CMake if you want a system user service or system service...

If you get the code, compile and install it using cmake, you're going to have the .service files in place, depending on what you chose during compilation... You may need to edit it to your liking, but there's no need to add this into the README, may cause confusion

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