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

Run as a service on macOS #84

Merged
merged 5 commits into from
Apr 13, 2024
Merged

Run as a service on macOS #84

merged 5 commits into from
Apr 13, 2024

Conversation

paveliak
Copy link
Collaborator

This PR adds support for running azbridge as a service on MacOS as a LaunchDaemon

This mostly follows the pattern of running azbridge as Systemd service on Linux with one notable change. Launchd configuration file expects azbridge to be located at /usr/local/share/azbridge/azbridge. This is because /usr/share folder is read-only on MacOS.

@paveliak paveliak changed the title Run as a service on MacOS Run as a service on macOS Mar 22, 2024
@paveliak paveliak merged commit 387a967 into master Apr 13, 2024
3 checks passed
@paveliak paveliak deleted the paveliak/macos-service branch April 13, 2024 01:30
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.

1 participant