mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
Update cupsd
This commit is contained in:
parent
f3698ad4fe
commit
07e5a0d43a
1 changed files with 2 additions and 1 deletions
|
@ -68,6 +68,7 @@ profile cupsd @{exec_path} flags=(attach_disconnected) {
|
||||||
/etc/cups/{,**} rw,
|
/etc/cups/{,**} rw,
|
||||||
/etc/foomatic/* r,
|
/etc/foomatic/* r,
|
||||||
/etc/papersize r,
|
/etc/papersize r,
|
||||||
|
/etc/paperspecs r,
|
||||||
/etc/pnm2ppa.conf r,
|
/etc/pnm2ppa.conf r,
|
||||||
/etc/printcap rwl,
|
/etc/printcap rwl,
|
||||||
|
|
||||||
|
@ -87,4 +88,4 @@ profile cupsd @{exec_path} flags=(attach_disconnected) {
|
||||||
/dev/tty rw,
|
/dev/tty rw,
|
||||||
|
|
||||||
include if exists <local/cupsd>
|
include if exists <local/cupsd>
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue