Profiles update.
This commit is contained in:
parent
b91ddfa493
commit
aac0a93080
34 changed files with 136 additions and 144 deletions
|
|
@ -17,9 +17,9 @@ profile fuse-overlayfs @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
mount fstype=fuse.* options=(rw,nodev,noatime) @{user_share_dirs}/containers/storage/overlay/**/ -> **,
|
||||
mount fstype=fuse.* options=(rw,nodev,noatime) @{user_share_dirs}/containers/storage/overlay/**/merged/ -> **,
|
||||
|
||||
owner @{user_share_dirs}/containers/storage/overlay/{,**} rw,
|
||||
owner @{user_share_dirs}/containers/storage/overlay/{,**} rwl,
|
||||
|
||||
@{PROC}/sys/kernel/overflowgid r,
|
||||
@{PROC}/sys/kernel/overflowuid r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue