From e3def681e7066de8048386932dc1bbe90fbe0330 Mon Sep 17 00:00:00 2001 From: hejamu Date: Thu, 21 Oct 2021 17:43:51 +0200 Subject: [PATCH] Added processes from macOS 12.0 RC1 --- mountclean.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mountclean.py b/mountclean.py index 5f46a8f..e8a046d 100755 --- a/mountclean.py +++ b/mountclean.py @@ -98,6 +98,9 @@ def log(msg): 'SafeEjectGPUServ', 'coreauthd', 'mdworker_shared', + # new in Monterey + 'fileproviderd', + 'csnameddatad', # Dropbox client 'Dropbox', 'dbfseventsd',