mirror of
https://github.com/darlinghq/darling-security.git
synced 2024-11-27 05:50:21 +00:00
Another temp. hack: disable sleep watching in securityd server
This commit is contained in:
parent
3da68df726
commit
4c14bf33ee
@ -58,8 +58,10 @@ Server::Server(CodeSignatures &signatures, const char *bootstrapName)
|
||||
// make me eternal (in the object mesh)
|
||||
ref();
|
||||
|
||||
#ifndef DARLING
|
||||
// engage the subsidiary port handler for sleep notifications
|
||||
add(sleepWatcher);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user