mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 09:58:54 +00:00
Change the watcher limits to default=loose
This commit is contained in:
parent
5233d7dcf8
commit
425e5e5596
@ -50,7 +50,7 @@ const std::string kExtensionExtension = ".ext";
|
||||
|
||||
CLI_FLAG(int32,
|
||||
watchdog_level,
|
||||
1,
|
||||
0,
|
||||
"Performance limit level (0=loose, 1=normal, 2=restrictive, 3=debug)");
|
||||
|
||||
CLI_FLAG(bool, disable_watchdog, false, "Disable userland watchdog process");
|
||||
|
Loading…
Reference in New Issue
Block a user