eprev / locationchanger

Change OS X’s network location based on the name of Wi-Fi network
404 stars 67 forks source link

not working in Monterey any more #25

Closed aivanise closed 2 years ago

aivanise commented 2 years ago

after upgrading to Monterey, it stopped working, tried to reinstall, but it fails to add the job

` ~ > curl -sSL https://github.com/eprev/locationchanger/raw/master/locationchanger.sh | bash -x

what do I put in as domain target and service target, any idea?

aivanise commented 2 years ago

false alarm, the error was actually "already installed", so I guess my Location changer stopped working because of something else ;)

`

sudo launchctl bootstrap gui/(id -u) /Users/alex/Library/LaunchAgents/LocationChanger.plist /Users/alex/Library/LaunchAgents/LocationChanger.plist: service already bootstrapped Bootstrap failed: 37: Operation already in progress `