Open
Description
Line 181 in 059d95b
The hostname check here fails because of what seems to be a bug(?) in MacOS Sequoia that replaces the value for HostName to be the local computer's MAC address.
A workaround is:
sudo scutil --set HostName "your-preferred-hostname"
Metadata
Metadata
Assignees
Labels
No labels