feat(profile): add rfkill on networkd.

See #256
This commit is contained in:
Alexandre Pujol 2023-12-01 11:09:46 +00:00
parent 8e45076077
commit 4382a34b9e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 101 additions and 41 deletions

View file

@ -70,6 +70,7 @@ profile systemd-networkd @{exec_path} flags=(attach_disconnected,complain) {
@{run}/udev/data/n@{int} r,
@{sys}/devices/@{pci}/rfkill@{int}/* r,
@{sys}/devices/**/net/** r,
@{sys}/devices/pci[0-9]*/**/ r,
@{sys}/devices/virtual/dmi/id/{sys,board,bios}_vendor r,