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

Implement Autostart settings (Windows & Linux Support only) #56

Merged
merged 8 commits into from
Jan 1, 2023
Merged

Implement Autostart settings (Windows & Linux Support only) #56

merged 8 commits into from
Jan 1, 2023

Conversation

HotaruBlaze
Copy link
Contributor

@HotaruBlaze HotaruBlaze commented Dec 29, 2022

This PR brings support for auto starting NSO-RPC on system login.

This PR also includes a fix for my previous regex hotfix that turned out to crash due to missing checks, I've replaced it with a change originally provided from #55 with credit provided in the commit.

As noted above, this PR only adds support for Linux and Windows,

Linux support is provided via a user service file: ~/.local/share/systemd/user/NSO-RPC.service
Note: the above service only exists if the service is enabled, we disable and delete the service file whenever a user disables it.

@MCMi460
Copy link
Owner

MCMi460 commented Jan 1, 2023

I'll do some preliminary testing for Windows and then merge. Sorry for the wait, and thank you so much for all of the work you've done on this project!

@MCMi460 MCMi460 merged commit 6b7af62 into MCMi460:development Jan 1, 2023
@MCMi460
Copy link
Owner

MCMi460 commented Jan 1, 2023

Thank you again!

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