feat(profile): general update.
This commit is contained in:
parent
8b8a81200a
commit
62e18d04d7
14 changed files with 24 additions and 24 deletions
|
|
@ -62,7 +62,7 @@ profile colord @{exec_path} flags=(attach_disconnected) {
|
|||
@{sys}/class/drm/ r,
|
||||
@{sys}/class/video4linux/ r,
|
||||
@{sys}/devices/@{pci}/{vendor,model,type} r,
|
||||
@{sys}/devices/@{pci}/drm/card@{int}/card[0-9]-{HDMI,VGA,LVDS,DP,eDP,Virtual}-*/{enabled,edid} r,
|
||||
@{sys}/devices/@{pci}/drm/card@{int}/**/{enabled,edid} r,
|
||||
@{sys}/devices/@{pci}/uevent r,
|
||||
@{sys}/devices/virtual/dmi/id/{sys_vendor,product_version,product_name} r,
|
||||
|
||||
|
|
|
|||
|
|
@ -53,6 +53,8 @@ profile gvfs-udisks2-volume-monitor @{exec_path} flags=(attach_disconnected) {
|
|||
@{MOUNTS}/**/ r,
|
||||
@{HOME}/**/ r,
|
||||
|
||||
owner @{MOUNTS}/autorun.inf r,
|
||||
|
||||
owner @{desktop_config_dirs}/dconf/user r,
|
||||
|
||||
@{run}/mount/utab r,
|
||||
|
|
|
|||
|
|
@ -50,6 +50,8 @@ profile systemd-networkd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/etc/networkd-dispatcher/carrier.d/{,*} r,
|
||||
|
||||
/ r,
|
||||
|
||||
@{run}/systemd/network/ r,
|
||||
@{run}/systemd/network/*.network r,
|
||||
@{run}/systemd/notify rw,
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ profile virtstoraged @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/qemu-system* rUx, # TODO: Integration with virt-aa-helper
|
||||
@{bin}/qemu-img rUx, # TODO: Integration with virt-aa-helper
|
||||
|
||||
/etc/libvirt/**/ r,
|
||||
/etc/libvirt/libvirt.conf r,
|
||||
|
||||
# For disk images
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue