feat(profile): general update.
This commit is contained in:
parent
4b61abf7ce
commit
8250e202a0
37 changed files with 67 additions and 53 deletions
|
|
@ -70,7 +70,7 @@ profile ModemManager @{exec_path} flags=(attach_disconnected) {
|
|||
@{sys}/class/wwan/ r,
|
||||
|
||||
@{sys}/devices/**/uevent r,
|
||||
@{sys}/devices/pci[0-9]*/**/revision r,
|
||||
@{sys}/devices/@{pci}/revision r,
|
||||
@{sys}/devices/virtual/net/*/ r,
|
||||
@{sys}/devices/virtual/tty/*/ r,
|
||||
|
||||
|
|
|
|||
|
|
@ -118,6 +118,7 @@ profile NetworkManager @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/ r,
|
||||
/etc/ r,
|
||||
/etc/gnutls/config r,
|
||||
/etc/iproute2/* r,
|
||||
/etc/machine-id r,
|
||||
/etc/network/interfaces r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue