Update btrfs

This commit is contained in:
curiosityseeker 2023-07-26 12:05:07 +02:00 committed by GitHub
parent ad3a4382d3
commit 8276e6dc36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,10 @@ profile btrfs @{exec_path} {
@{PROC}/partitions r,
owner @{PROC}/@{pid}/mounts r,
/dev/btrfs-control rw,
/dev/btrfs-control rw,
/dev/tty[0-9]* rw,
owner /dev/pts/[0-9]* rw,
include if exists <local/btrfs>
}