mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-20 08:55:34 +01:00
Executable updates for zpool
This commit is contained in:
parent
3810c1668e
commit
99c311e699
1 changed files with 3 additions and 0 deletions
|
@ -10,12 +10,15 @@ profile zpool @{exec_path} flags=(complain) {
|
|||
capability sys_admin,
|
||||
|
||||
@{exec_path} r,
|
||||
/{usr/,}{local/,}lib/zfs-linux/zpool.d/* rix,
|
||||
/{usr/,}{local/,}bin/{ba,da,k,z,}sh rix,
|
||||
|
||||
/dev/zfs rw,
|
||||
@{PROC}/@{pids}/mounts r,
|
||||
|
||||
/dev/pts/[0-9]* rw,
|
||||
/etc/hostid r,
|
||||
@{PROC}/sys/kernel/spl/hostid r,
|
||||
|
||||
include if exists <local/zfs>
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue