Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
incusd/instance/lxc: Mount /run if the path exists
For OCI containers, mount /run if the path exists in the container and it's not been mounted already. Not all OCI images define /run as a mountpoint despite often expecting it to be a tmpfs. Signed-off-by: Stéphane Graber <[email protected]>
- Loading branch information