Elektrine lite

← Feed

@iccir@mastodon.social

Post #1772294

2026-04-08 23:52 UTC

@marcedwards I'll try to do a quick search when I get back to my computer and try to figure out which helper/agent/daemon is modifying this. Maybe there is a default to disable it.

Replies (1)

  • @iccir@mastodon.social 2026-04-09 01:29

    @marcedwards I didn't find anything, but I'm also running an older version of Creative Cloud on Sonoma (I don't update apps until I can verify my workflow won't break). You might want to try: `find /Applications/Utilities -name "*Adobe*" -print0 | xargs -0 grep -d recurse "Cloud WAM"` I'm guessing they probably have some shell script that's making the entry.

    Open ##1772295