Update lvm
This commit is contained in:
parent
82bec84380
commit
72a3c37636
1 changed files with 3 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/lvm
|
||||
profile lvm @{exec_path} {
|
||||
profile lvm @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/dbus-strict>
|
||||
|
|
@ -43,5 +43,7 @@ profile lvm @{exec_path} {
|
|||
/dev/**/ r,
|
||||
/dev/mapper/control rw,
|
||||
|
||||
deny /apparmor/.null rw,
|
||||
|
||||
include if exists <local/lvm>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue