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

launchctl unload doesnt work anymore under sonoma 14.4.1 #7

Open
fxfactorial opened this issue May 12, 2024 · 1 comment
Open

launchctl unload doesnt work anymore under sonoma 14.4.1 #7

fxfactorial opened this issue May 12, 2024 · 1 comment

Comments

@fxfactorial
Copy link

like:

launchctl unload -w /System/Library/LaunchDaemons/com.apple.newsyslog.plist

errors with

Unload failed: 5: Input/output error
Try running `launchctl bootout` as root for richer errors.
@taoeffect
Copy link

I am getting the same error:

Warning: Expecting a LaunchDaemons path since the command was ran as root. Got LaunchAgents instead.
`launchctl bootout` is a recommended alternative.
Unload failed: 5: Input/output error
Try running `launchctl bootout` as root for richer errors.

It seems unhappy with unloading any LaunchAgents.

Is that it? Totally impossible now to control what daemons can run on macOS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants