feat(profile): improve support for some profiles.
Most of the rules have come from the integration tests.
This commit is contained in:
parent
e4f0f06648
commit
66455a9251
29 changed files with 50 additions and 22 deletions
|
|
@ -36,7 +36,10 @@ profile netplan.script @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/app/udevadm>
|
||||
|
||||
@{run}/udev/control rw,
|
||||
capability net_admin,
|
||||
|
||||
@{att}/@{run}/udev/control rw,
|
||||
|
||||
@{run}/udev/rules.d/90-netplan.rules rw,
|
||||
@{run}/udev/rules.d/90-netplan.rules.@{rand6} rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue