mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08:53 +00:00
04896c85cd
This was determined to be the wrong approach to adding simple killswitches. The intent was to quickly flip on/off features. It was not widely adopted due to the dependencies killswitching has. A different approach is to implement the same functions with something simple like filesystem flags. |
||
---|---|---|
.. | ||
tests | ||
BUCK | ||
CMakeLists.txt | ||
dispatcher.cpp | ||
distributed_runner.cpp | ||
distributed_runner.h | ||
scheduler.cpp | ||
scheduler.h |