From 054d377610debfad5bd8569183a5338e10710c6f Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 1 Mar 2021 22:57:31 +0100 Subject: [PATCH] Added Big Sur processes --- mountclean.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mountclean.py b/mountclean.py index aa79e3e..5f46a8f 100755 --- a/mountclean.py +++ b/mountclean.py @@ -109,6 +109,9 @@ def log(msg): 'ccnet', # Steam games 'ipcserver', + 'mdbulkimport', + 'containermanager', + 'PlugInLibrarySer' ] def get_killable_users_by_mount():