mirror of
https://github.com/google/santa.git
synced 2026-04-24 03:00:12 -04:00
Driver: add missing debug log when process listener stops
This commit is contained in:
@@ -388,6 +388,7 @@ kern_return_t SantaDecisionManager::StopListener() {
|
||||
ClearCache();
|
||||
|
||||
LOGD("Vnode listener stopped.");
|
||||
LOGD("Process listener stopped.");
|
||||
|
||||
return kIOReturnSuccess;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user