Closed as not planned
Description
What Happened?
the launchctl
command has deprecated the load
/unload
subcommands in favor of enable
/disable
subcommands.
But the ingress-dns
docs still reflect the old commands.
Attach the log file
Currently the following appears when running
user@host: sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist
Unload failed: 5: Input/output error
Try running `launchctl bootout` as root for richer errors.
user@host: sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist
Load failed: 5: Input/output error
Try running `launchctl bootout` as root for richer errors.
Operating System
macOS (Default)
Driver
None