feat(profile): add profile for most of udev internat scripts

Required by FSP.
This commit is contained in:
Alexandre Pujol 2025-04-13 18:43:57 +02:00 committed by Alex
parent 379a093b10
commit c008cbda67
8 changed files with 150 additions and 1 deletions

View file

@ -8,7 +8,7 @@ abi <abi/4.0>,
include <tunables/global>
@{exec_path} = @{bin}/udevadm @{lib}/systemd/systemd-udevd
profile systemd-udevd @{exec_path} flags=(attach_disconnected,complain) {
profile systemd-udevd @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/common/systemd>
include <abstractions/consoles>