diff --git a/apparmor.d/profiles-a-f/cupsd b/apparmor.d/profiles-a-f/cupsd index 6ccb2338..2ccef484 100644 --- a/apparmor.d/profiles-a-f/cupsd +++ b/apparmor.d/profiles-a-f/cupsd @@ -68,6 +68,7 @@ profile cupsd @{exec_path} flags=(attach_disconnected) { /etc/cups/{,**} rw, /etc/foomatic/* r, /etc/papersize r, + /etc/paperspecs r, /etc/pnm2ppa.conf r, /etc/printcap rwl, @@ -87,4 +88,4 @@ profile cupsd @{exec_path} flags=(attach_disconnected) { /dev/tty rw, include if exists -} \ No newline at end of file +}