feat(profile): rewrite the child-open* profiles.

This commit is contained in:
Alexandre Pujol 2024-05-11 12:12:21 +01:00
parent 60ba9ae965
commit 4d29127d57
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
12 changed files with 28 additions and 43 deletions

View file

@ -104,7 +104,7 @@ profile systemd-udevd @{exec_path} flags=(attach_disconnected,complain) {
/etc/modprobe.d/*.conf r,
/etc/systemd/network/ r,
/etc/systemd/network/[0-9][0-9]-*.link r,
/etc/systemd/network/@{int2}-*.link r,
@{run}/udev/ rw,
@{run}/udev/** rwk,