top | item 46027644

(no title)

wskinner | 3 months ago

Yes. The impossible to disable system services (photoanalysisd and friends) are an abomination of software design.

discuss

order

jezek2|3 months 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".