summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2020-04-22 13:51:24 +0200
committerGitHub <noreply@github.com>2020-04-22 13:51:24 +0200
commitb24a17d8aef0eeae6aaeaee7fb2538fa0efec0fa (patch)
treea2ab661a7a7dab32cb06006dacb45e8299504d49
parent49bd71f6dccc4cc533744b054ced53b2ec755746 (diff)
parent375ca37cb143a4fca94fa351453100c11a0cd71b (diff)
downloadmeta-updater-b24a17d8aef0eeae6aaeaee7fb2538fa0efec0fa.tar.gz
Merge pull request #712 from advancedtelematic/feat/track-network-usage
aktualizr: Use systemd IP accounting.
-rw-r--r--recipes-sota/aktualizr/files/10-resource-control.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-sota/aktualizr/files/10-resource-control.conf b/recipes-sota/aktualizr/files/10-resource-control.conf
index 254713c..5c5a593 100644
--- a/recipes-sota/aktualizr/files/10-resource-control.conf
+++ b/recipes-sota/aktualizr/files/10-resource-control.conf
@@ -4,3 +4,4 @@ CPUWeight=@CPU_WEIGHT@
4MemoryAccounting=true 4MemoryAccounting=true
5MemoryHigh=@MEMORY_HIGH@ 5MemoryHigh=@MEMORY_HIGH@
6MemoryMax=@MEMORY_MAX@ 6MemoryMax=@MEMORY_MAX@
7IPAccounting=true