Initial support for zsys
This commit is contained in:
parent
33ff1abc35
commit
d083e927a4
11 changed files with 88 additions and 6 deletions
|
|
@ -22,7 +22,7 @@ profile zpool @{exec_path} {
|
|||
/etc/zfs/*.cache rwk,
|
||||
|
||||
@{run}/blkid/blkid.tab rw,
|
||||
@{run}/blkid/blkid.tab.old l,
|
||||
@{run}/blkid/blkid.tab.old rwl,
|
||||
@{run}/blkid/blkid.tab-* rwl,
|
||||
|
||||
@{sys}/bus/pci/slots/ r,
|
||||
|
|
@ -34,5 +34,5 @@ profile zpool @{exec_path} {
|
|||
/dev/pts/[0-9]* rw,
|
||||
/dev/zfs rw,
|
||||
|
||||
include if exists <local/zfs>
|
||||
include if exists <local/zpool>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue