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

fix installing service file and start/stop ND using launchctl on macOS #16693

Merged
merged 2 commits into from Dec 29, 2023

Conversation

ilyam8
Copy link
Member

@ilyam8 ilyam8 commented Dec 29, 2023

Summary

Fixes: #13829
Fixes: #12578

This PR fixes 2 issues on macOS:

  • installing the netdata.plist file.
Installing macOS plist file for launchd.
install: system/launchd/netdata.plist: No such file or directory
ERROR: Failed to copy plist file.
  • Stop Netdata service using launchctl.
Test Plan
  • Install Netdata on macOS using netdata-installer.sh.
  • Start/stop Netdata using launchctl.
Additional Information
For users: How does this change affect me?

@ilyam8 ilyam8 changed the title fax installing service file and start/stop ND using launchctl fix installing service file and start/stop ND using launchctl on macOS Dec 29, 2023
@ktsaou ktsaou merged commit af798e3 into netdata:master Dec 29, 2023
14 checks passed
@github-actions github-actions bot added the area/packaging Packaging and operating systems support label Dec 29, 2023
@ilyam8 ilyam8 deleted the fix-packaging-macos-install-service branch December 29, 2023 13:56
stelfrag pushed a commit to stelfrag/netdata that referenced this pull request Jan 31, 2024
…cOS (netdata#16693)

* fix path to netdata.plist

* add "do not fork" arg to netdata.plist

(cherry picked from commit af798e3)
@stelfrag stelfrag mentioned this pull request Jan 31, 2024
tkatsoulas pushed a commit that referenced this pull request Feb 6, 2024
…cOS (#16693)

* fix path to netdata.plist

* add "do not fork" arg to netdata.plist

(cherry picked from commit af798e3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/packaging Packaging and operating systems support
Projects
None yet
2 participants