From 3ec086df28374f6433c15c060ff608eb2cb19814 Mon Sep 17 00:00:00 2001 From: Silvino Date: Mon, 17 Jun 2019 15:28:45 +0100 Subject: added caching to core apparmor --- core/apparmor.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'core/apparmor.html') diff --git a/core/apparmor.html b/core/apparmor.html index 8b7a30c..c567df8 100644 --- a/core/apparmor.html +++ b/core/apparmor.html @@ -165,6 +165,24 @@ } +

Seed up profile loading

+ +

Every time apparmor loads a profile in text it needs + to compile into binary format, this takes some time if + there is many profiles to load at boot time. To optimize + edit /etc/apparmor/parser.conf;

+ +
+        ## Turn creating/updating of the cache on by default
+        write-cache
+        
+ +

To change default location add;

+ +
+        chache-loc=/var/cache/apparmor
+        
+ Core OS Index

This is part of the Hive System Documentation. Copyright (C) 2019 -- cgit 1.4.1-2-gfad0