Commit 1f7b152
authored
Mount persist partition via var-lib-tee.mount (#1895)
Added runtime recommends dependency on mount-tee-partition to ensure
var-lib-tee.mount is installed to mount the persist partition. Also
ensure var-lib-tee.mount unit is started before sfsconfig so that
persist partition is mounted before sfsconfig attempts to create
qtee_supplicant directories in the partition.
Closes: #15412 files changed
Lines changed: 2 additions & 1 deletion
File tree
- dynamic-layers/openembedded-layer/recipes-security/minkipc
- recipes-bsp/partition/mount-tee-partition
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments