Fix build-fhs-chrootenv mount script
This commit is contained in:
parent
bddf342631
commit
40791a4ec5
@ -23,4 +23,4 @@ mount --rbind /run $chrootenvDest/run
|
|||||||
mount --bind /etc $chrootenvDest/host-etc
|
mount --bind /etc $chrootenvDest/host-etc
|
||||||
|
|
||||||
# Bind mount /tmp
|
# Bind mount /tmp
|
||||||
mount --bind /tmp/chrootenv-@name@ /run/chrootenv/steam/tmp
|
mount --bind /tmp/chrootenv-@name@ $chrootenvDest/tmp
|
||||||
|
Loading…
Reference in New Issue
Block a user