feat(profiles): general update.
This commit is contained in:
parent
ee658c41a6
commit
758991f67b
10 changed files with 20 additions and 3 deletions
|
|
@ -36,7 +36,7 @@ profile aa-notify @{exec_path} {
|
|||
owner @{HOME}/.inputrc r,
|
||||
owner @{HOME}/.terminfo/@{int}/dumb r,
|
||||
|
||||
owner /tmp/_@{c}@{rand6} rw,
|
||||
owner /tmp/*@{rand6} rw,
|
||||
owner /tmp/apparmor-bugreport-*.txt rw,
|
||||
|
||||
@{PROC}/ r,
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ profile cctk @{exec_path} {
|
|||
include <abstractions/consoles>
|
||||
|
||||
capability mknod,
|
||||
capability sys_admin,
|
||||
capability sys_rawio,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
|
@ -19,6 +20,8 @@ profile cctk @{exec_path} {
|
|||
@{lib}/ r,
|
||||
/opt/dell/dcc/*.so* mr,
|
||||
/opt/dell/srvadmin/{,**} r,
|
||||
/opt/dell/srvadmin/lib64/*.so* rm,
|
||||
/opt/dell/srvadmin/var/lib/openmanage/.ipc/* rwk,
|
||||
|
||||
@{sys}/firmware/dmi/tables/DMI r,
|
||||
@{sys}/firmware/dmi/tables/smbios_entry_point r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue