feat(profile): general update
This commit is contained in:
parent
e41c5f6055
commit
693259d8c1
22 changed files with 42 additions and 25 deletions
|
|
@ -12,6 +12,8 @@ profile update-alternatives @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
capability dac_override,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/* w,
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ profile virt-manager @{exec_path} flags=(attach_disconnected) {
|
|||
@{exec_path} rix,
|
||||
|
||||
@{sh_path} rix,
|
||||
@{bin}/python3.@{int} r,
|
||||
@{bin}/python3.@{int} rix,
|
||||
@{lib}/python3.@{int}/site-packages/__pycache__/guestfs.cpython-@{int}.pyc.@{int} w,
|
||||
|
||||
@{bin}/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue