feat(profile): general update.
This commit is contained in:
parent
265e3928c1
commit
b223e2eb8e
13 changed files with 98 additions and 53 deletions
|
|
@ -39,8 +39,6 @@ profile smartd @{exec_path} {
|
|||
/var/lib/smartmontools/smartd.*.state{,~} rw,
|
||||
/var/lib/smartmontools/attrlog.*.csv rw,
|
||||
|
||||
/tmp/tmp.* rw,
|
||||
|
||||
@{run}/systemd/notify rw,
|
||||
|
||||
@{sys}/class/scsi_host/ r,
|
||||
|
|
|
|||
|
|
@ -61,15 +61,15 @@ profile virt-manager @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/fstab r,
|
||||
/etc/libnl/classid r,
|
||||
|
||||
owner @{HOME}/ r,
|
||||
owner @{user_cache_dirs}/virt-manager/{,**} rw,
|
||||
# System VM images
|
||||
/var/lib/libvirt/images/{,**} rw,
|
||||
|
||||
# For disk images
|
||||
@{MOUNTS}/ r,
|
||||
@{user_img_dirs}/{,**} r,
|
||||
|
||||
# System VM images
|
||||
/var/lib/libvirt/images/{,**} rw,
|
||||
owner @{HOME}/ r,
|
||||
owner @{user_cache_dirs}/virt-manager/{,**} rw,
|
||||
|
||||
# User VM images
|
||||
owner @{user_share_dirs}/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue