Hello I Fixed this by deleting them nasty smelling file:
$ ls -l /Library/Preferences/com.apple.fsplaceholder/
-rw-r--r-- 1 root wheel 0 May 21 18:43 com.dropbox.user.98ecb765c7491ca8a181eaacc2aeac1ce7fd0c4a
Restarted Dropbox, and it hasn't come back as of yet. Thanks, Dropbox..
--
I realised that /System/Library/LaunchDaemons/com.apple.applefsplaceholder.plist has:
<key>QueueDirectories</key>
<array>
<string>/Library/Preferences/com.apple.fsplaceholder</string>
</array>
…and from man launchd.plist:
QueueDirectories <array of strings>
This optional key keeps the job alive as long as the directory or directories specified are not empty.
Huh 🤪
Topic:
App & System Services
SubTopic:
Core OS
Tags: