summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2022-03-28 18:03:44 +0300
committerGitHub <noreply@github.com>2022-03-28 18:03:44 +0300
commit8f997a01d824341ee0f05a38a4cae12628c47907 (patch)
treedd95849ad0ad793720a6aaec501eed0fc5059a71 /system
parentcaff515aaf900e129e2e41e578955089e8229761 (diff)
fix: use internal defaults for sched policy/oom score in native packages (#12529)
Diffstat (limited to 'system')
-rw-r--r--system/netdata.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/system/netdata.conf b/system/netdata.conf
index c02347beee..3fb6ebffc6 100644
--- a/system/netdata.conf
+++ b/system/netdata.conf
@@ -16,7 +16,3 @@
# the default database size - 1 hour
history = 3600
- # some defaults to run netdata with least priority
- process scheduling policy = idle
- OOM score = 1000
-