feat(profile): general update.
This commit is contained in:
parent
4d9ea026c7
commit
db87c56f37
21 changed files with 72 additions and 14 deletions
|
|
@ -18,15 +18,18 @@ profile zpool @{exec_path} {
|
|||
@{sh_path} rix,
|
||||
/{usr/,}{local/,}lib/zfs-linux/zpool.d/* rix,
|
||||
|
||||
/usr/share/zfs/{,**} r,
|
||||
|
||||
/etc/hostid r,
|
||||
/etc/zfs/*.cache rwk,
|
||||
|
||||
/tmp/tmp.* rw,
|
||||
|
||||
@{run}/blkid/blkid.tab rw,
|
||||
@{run}/blkid/blkid.tab.old rwl,
|
||||
@{run}/blkid/blkid.tab-@{rand6} rwl,
|
||||
|
||||
/tmp/tmp.* rw,
|
||||
|
||||
@{sys}/module/zfs/** r,
|
||||
@{sys}/bus/pci/slots/ r,
|
||||
@{sys}/bus/pci/slots/@{int}/address r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue