Skip to content

Update macOS mDNS commands for ingress-dns #19367

Closed as not planned
Closed as not planned
@aRustyDev

Description

@aRustyDev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions