Mike McQuaid
Mike McQuaid
Yes, thanks @SMillerDev!
> By default it uninstalls the default Homebrew, https://github.com/Homebrew/install?tab=readme-ov-file#uninstall-homebrew suggests running it with `--help` though. That shows how to "cleanup Homebrew whether it is installed into /usr/local/bin or /opt/homebrew independently...
Agreed, thanks @Bo98!
Fixed by https://github.com/Homebrew/install/pull/839
> `"gui/#{Process.uid}"` > in homebrew-services/lib/service/system.rb everything works... :-) This will only work if a user is already logged in. That said: I think it would be a good idea to...
@logopk need to figure out a way to detect that from code.
> When I ssh into a remote mac brew services restart does not work. We would need to add an option to allow you to force the usage of `gui/*`...
Have opened https://github.com/Homebrew/homebrew-services/pull/638 to fix this. Would appreciate testing!
@kevinm6 Great, thanks for testing!
Passing on this for now. Will still consider a PR but it seems that it's not widely demanded functionality.