feat(profile): minor improvements.
This commit is contained in:
parent
043dc3fc05
commit
00327dfae1
10 changed files with 35 additions and 11 deletions
|
|
@ -96,6 +96,12 @@ profile mkinitramfs @{exec_path} {
|
|||
owner /var/tmp/mkinitramfs-@{rand6} rw,
|
||||
owner /var/tmp/mkinitramfs-*_@{rand6} rw,
|
||||
|
||||
owner /tmp/tmp.@{rand10}/mkinitramfs_@{rand6} rw,
|
||||
owner /tmp/tmp.@{rand10}/mkinitramfs_@{rand6}/ rw,
|
||||
owner /tmp/tmp.@{rand10}/mkinitramfs_@{rand6}/** rwl -> /tmp/tmp.@{rand10}/mkinitramfs_@{rand6}/**,
|
||||
owner /tmp/tmp.@{rand10}/mkinitramfs-@{rand6} rw,
|
||||
owner /tmp/tmp.@{rand10}/mkinitramfs-*_@{rand6} rw,
|
||||
|
||||
@{sys}/devices/platform/ r,
|
||||
@{sys}/devices/platform/**/ r,
|
||||
@{sys}/devices/platform/**/modalias r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue