summaryrefslogtreecommitdiffstats
path: root/debian/apparmor/usr.bin.man
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-07 05:30:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-07 05:30:17 +0000
commit40ed82f0722a9d4bfcc598c6a9e0123ccf0ca8f4 (patch)
tree9192c8f3cb8f7c00a279fdfb34e2516de40c8e1f /debian/apparmor/usr.bin.man
parentAdding debian version 2.8.5-2. (diff)
downloadman-db-40ed82f0722a9d4bfcc598c6a9e0123ccf0ca8f4.tar.xz
man-db-40ed82f0722a9d4bfcc598c6a9e0123ccf0ca8f4.zip
Adding debian version 2.8.5-2+deb10u1.debian/2.8.5-2+deb10u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/apparmor/usr.bin.man3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/apparmor/usr.bin.man b/debian/apparmor/usr.bin.man
index 569aec9..145ed58 100644
--- a/debian/apparmor/usr.bin.man
+++ b/debian/apparmor/usr.bin.man
@@ -95,6 +95,9 @@ profile man_filter {
# do is feed data to the invoking man process.
/** r,
+ # Allow writing cat pages.
+ /var/cache/man/** w,
+
signal peer=/usr/bin/man,
# @{profile_name} doesn't seem to work here.
signal peer=/usr/bin/man//&man_filter,