Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage/kernels: support only save_on_stop=False volumes
LinuxKernel pool support only read-only volumes, so save_on_stop=True doesn't make sense. Make it more explicit - raise NotImplementedError otherwise. Also, migrate old configs where snap_on_start=True, but no source was given. QubesOS/qubes-issues#2256
- Loading branch information