-
Notifications
You must be signed in to change notification settings - Fork 96
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
Remove Login item
configuration from the macOS agent
#2212
Comments
Update: Test leaving only the
|
UpdateJust started working on this, conducting some research. Update 02-19-2024Move to block; this will be addressed in issue 21755 |
Description
It is necessary to remove the
Login item
from macOS and replace it with a system service management since it is not desired for the agent to start with the system but instead to be managed by a system service such asLaunchServices
orlaunchd
Related: https://developer.apple.com/documentation/servicemanagement/updating_your_app_package_installer_to_use_the_new_service_management_api?language=objc
Tasks
Login item
configurationValidation
Login item
Login item
list (interface)The text was updated successfully, but these errors were encountered: