feat(profile): general update
This commit is contained in:
parent
6f2ae26749
commit
c8ee832c11
23 changed files with 66 additions and 35 deletions
|
|
@ -67,7 +67,7 @@ profile quiterss @{exec_path} {
|
|||
|
||||
owner /tmp/qtsingleapp-quiter-[0-9]*-[0-9]* rw,
|
||||
owner /tmp/qtsingleapp-quiter-[0-9]*-[0-9]*-lockfile rwk,
|
||||
owner /var/tmp/etilqs_* rw,
|
||||
owner /var/tmp/etilqs_@{hex} rw,
|
||||
|
||||
# Allowed apps to open
|
||||
@{lib}/firefox/firefox rPUx,
|
||||
|
|
|
|||
|
|
@ -129,6 +129,12 @@ profile run-parts @{exec_path} {
|
|||
/etc/kernel/prerm.d/ r,
|
||||
/etc/kernel/prerm.d/dkms rCx -> kernel,
|
||||
|
||||
/usr/share/finalrd/ r,
|
||||
/usr/share/finalrd/mdadm.finalrd rPUx,
|
||||
/usr/share/finalrd/open-iscsi.finalrd rPUx,
|
||||
|
||||
/usr/share/landscape/landscape-sysinfo.wrapper rPUx,
|
||||
|
||||
owner /tmp/#@{int} rw,
|
||||
owner /tmp/$anacron* rw,
|
||||
owner /tmp/file@{rand6} ra,
|
||||
|
|
@ -203,6 +209,7 @@ profile run-parts @{exec_path} {
|
|||
@{bin}/dkms rPx,
|
||||
@{bin}/dpkg rPx -> child-dpkg,
|
||||
@{bin}/systemd-detect-virt rPx,
|
||||
@{bin}/update-alternatives rPx,
|
||||
@{bin}/update-grub rPUx,
|
||||
@{bin}/update-initramfs rPx,
|
||||
@{lib}/dkms/dkms_autoinstaller rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue