Narrowed the temporary file permission

This commit is contained in:
Roman Beslik 2024-09-26 15:27:16 +03:00 committed by Alex
parent e16ade603a
commit 03e974525e

View File

@ -24,7 +24,7 @@ profile xsane-gimp @{exec_path} {
@{system_share_dirs}/snmp/mibs/{,**} r, # network
/etc/sane.d/{,**} r,
owner @{HOME}/.sane/{,**} rw,
owner @{tmp}/xsane-* rw,
owner @{tmp}/xsane-*-@{rand6} rw,
@{sys}/devices/@{pci}/{model,type,vendor} r,
@{PROC}/sys/dev/parport/{,parport@{int}/{base-addr,irq}} r,