brew
brew copied to clipboard
service: use default.target on Linux
- [x] Have you followed the guidelines in our Contributing document?
- [ ] Have you checked to ensure there aren't other open Pull Requests for the same change?
- [x] Have you added an explanation of what your changes do and why you'd like us to include them?
- [ ] Have you written new tests for your changes? Here's an example.
- [ ] Have you successfully run
brew stylewith your changes locally? - [ ] Have you successfully run
brew typecheckwith your changes locally? - [ ] Have you successfully run
brew testswith your changes locally?
Should fix https://github.com/Homebrew/homebrew-services/issues/508
Review period will end on 2022-09-22 at 13:21:19 UTC.
Review period ended.
I allowed myself to fix the tests to get this PR merged faster as the issue just hit me.
Tested locally, works alright but needs to first stop the service, reinstall a formula and start the service back up.
Those test failures seem to be unrelated?
I can confirm that this works perfectly fine for me, great job and many thanks! :pinata: