logo

apparmor.d

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

usr.bin.vis: Add dac_override

Diffstat:

Musr.bin.vis2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/usr.bin.vis b/usr.bin.vis @@ -3,4 +3,6 @@ profile vis /usr/bin/vis { / rwlk, /** rwlkm, + + capability dac_override, }