Y
Hacker News
new
|
ask
|
show
|
jobs
by
jezek2
203 days ago
Try "killall -STOP photoanalysisd", this will pause the process instead of killing it (which would result in restarting it by launchd). You can unpause it by using "-CONT".