logo

apparmor.d

Unnamed repository; edit this file 'description' to name the repository.
commit: 8c5663fda4659f48cd51e0d429aa99697bfa2e15
parent 189cf990fb6c2e2f1ed1b72832521430ce258d11
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 17 Oct 2020 01:18:02 +0200

usr.bin.vis: New

Diffstat:

Ausr.bin.vis6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/usr.bin.vis b/usr.bin.vis @@ -0,0 +1,6 @@ +#include <tunables/global> + +profile vis /usr/bin/vis { + / rwlk, + /** rwlkm, +}