mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
cupsd: Add /etc/paperspecs read access
Cups uses libpaper which accesses /etc/paperspecs.
ce42216e2e/lib/libpaper.c.in.in (L419)
This commit is contained in:
parent
40e9b2a961
commit
97d7fa3f5f
@ -65,6 +65,8 @@ include <tunables/global>
|
||||
/var/cache/cups/ rw,
|
||||
/var/cache/cups/** rw,
|
||||
|
||||
/etc/paperspecs r,
|
||||
|
||||
# Site-specific additions and overrides. See local/README for details.
|
||||
include if exists <local/usr.sbin.cupsd>
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user