Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Patch distrobox-init for no-internet
@castrojo noticed that when using a quadlet, if there is no internet at startup the container cannot run. This comments out all of the package checks which requires internet. This removes the ability to add additional_packages into the Exec= line of `bluefin-cli.container` to have them installed at startup.
- Loading branch information