mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
Update btrfs
This commit is contained in:
parent
a5db3d02d7
commit
d44d2491b9
1 changed files with 6 additions and 1 deletions
|
@ -41,13 +41,18 @@ profile btrfs @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{run}/blkid/blkid.tab{,-@{rand6}} rw,
|
||||
@{run}/blkid/blkid.tab.old rwl -> @{run}/blkid/blkid.tab,
|
||||
@{run}/snapper-tools-*/ r,
|
||||
@{run}/snapper-tools-@{rand6}/@/.snapshots/@{int}/snapshot r,
|
||||
|
||||
@{sys}/fs/btrfs/@{uuid}/exclusive_operation r,
|
||||
@{sys}/fs/btrfs/@{uuid}/devinfo/@{int}/fsid r,
|
||||
@{sys}/fs/btrfs/@{uuid}/devinfo/@{int}/scrub_speed_max r,
|
||||
|
||||
@{PROC}/partitions r,
|
||||
owner @{PROC}/@{pid}/mounts r,
|
||||
|
||||
/dev/btrfs-control rw,
|
||||
/dev/pts/@{int} rw,
|
||||
/dev/tty@{int} rw,
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue