DomT4 / homebrew-autoupdate

:tropical_drink: An easy, convenient way to automatically update Homebrew.
BSD 2-Clause "Simplified" License
995 stars 55 forks source link

Remove RunAtLoad key #36

Closed danielcompton closed 3 years ago

danielcompton commented 3 years ago

RunAtLoad is not recommended in the launchd.plist manpage:

This key should be avoided, as speculative job launches have an adverse effect on system-boot and user-login scenarios.

See https://github.com/DomT4/homebrew-autoupdate/issues/28#issue-671491340 for more details.

DomT4 commented 3 years ago

Thanks @danielcompton. Sorry for the delayed merge here; briefly became very busy with work before they slammed us back into a national lockdown, the upside of which being I have time to play with this project a little more again. I appreciate the patience and the contribution 👍🏻.