feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-03-05 16:58:16 +00:00
parent faa40c8cde
commit c66d3bf9f4
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
32 changed files with 149 additions and 115 deletions

View file

@ -22,10 +22,19 @@ profile systemd-generator-ds-identify @{exec_path} flags=(attach_disconnected) {
@{bin}/tr rix,
@{bin}/uname rix,
/etc/cloud/{,**} r,
@{run}/cloud-init/{,.}ds-identify.* rw,
@{sys}/devices/virtual/dmi/id/chassis_asset_tag r,
@{sys}/devices/virtual/dmi/id/product_name r,
@{sys}/devices/virtual/dmi/id/product_serial r,
@{sys}/devices/virtual/dmi/id/product_uuid r,
@{sys}/devices/virtual/dmi/id/sys_vendor r,
@{PROC}/cmdline r,
@{PROC}/uptime r,
@{PROC}/@{pid}/environ r,
include if exists <local/systemd-generator-ds-identify>
}