From 07e5a0d43a000388b86e462941b7dbfbc5e4ae43 Mon Sep 17 00:00:00 2001 From: curiosityseeker <60518106+curiosityseeker@users.noreply.github.com> Date: Tue, 4 Apr 2023 14:43:56 +0200 Subject: [PATCH] Update cupsd --- apparmor.d/profiles-a-f/cupsd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +}