summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2024-11-12 15:11:37 +0100
committerDaniel Baumann <daniel@debian.org>2024-11-12 15:11:37 +0100
commitebca1bac93b84d51177a93117fc9390a69e7ac58 (patch)
tree741137d946c87eb5bdf8530014a0d4bc1a1c048c
parentReleasing debian version 1.9.19-2. (diff)
downloadhaveged-ebca1bac93b84d51177a93117fc9390a69e7ac58.tar.xz
haveged-ebca1bac93b84d51177a93117fc9390a69e7ac58.zip
Udating apparmor profile, thanks to Giacomo Mulas <giacomo.mulas@inaf.it> (Closes: #1087318).
Signed-off-by: Daniel Baumann <daniel@debian.org>
-rw-r--r--debian/local/apparmor/usr.sbin.haveged2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/local/apparmor/usr.sbin.haveged b/debian/local/apparmor/usr.sbin.haveged
index 1224d31..03f8960 100644
--- a/debian/local/apparmor/usr.sbin.haveged
+++ b/debian/local/apparmor/usr.sbin.haveged
@@ -15,6 +15,8 @@
@{PROC}/sys/kernel/random/write_wakeup_threshold w,
/dev/random w,
+ /dev/shm/sem.* rwl,
+
/sys/devices/system/cpu/ r,
/sys/devices/system/cpu/cpu*/cache/ r,
/sys/devices/system/cpu/cpu*/cache/index*/{type,size,level} r,