feat: use bind mount instead of overlay for /usr
This commit is contained in:
parent
eb7a52e5d6
commit
d09d0960de
2 changed files with 2 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ depends() {
|
|||
}
|
||||
|
||||
installkernel() {
|
||||
hostonly="" instmods overlay
|
||||
return 0
|
||||
}
|
||||
|
||||
install() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue