Update cupsd

This commit is contained in:
curiosityseeker 2023-04-04 14:43:56 +02:00 committed by Alex
parent f3698ad4fe
commit 07e5a0d43a

View file

@ -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 <local/cupsd>
}
}