feat(fsp): stack more profile on systemd.

This commit is contained in:
Alexandre Pujol 2024-03-19 11:30:45 +00:00
parent dc46569199
commit 091a93194d
Failed to generate hash of commit

View file

@ -145,8 +145,10 @@ profile systemd flags=(attach_disconnected,mediate_deleted) {
/etc/init.d/* Px,
/usr/share/*/** Px,
# stack: systemd-oomd systemd-timesyncd
# stack: systemd-networkd systemd-oomd systemd-resolved systemd-timesyncd
@{lib}/systemd/systemd-networkd rPx -> systemd//&systemd-networkd,
@{lib}/systemd/systemd-oomd rPx -> systemd//&systemd-oomd,
@{lib}/systemd/systemd-resolved rPx -> systemd//&systemd-resolved,
@{lib}/systemd/systemd-timesyncd rPx -> systemd//&systemd-timesyncd,
@{lib}/ r,