Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(base): do not quote $initargs for switch_root
We want word splitting to occur so that the arguments are passed separately, and we don't end up passing an empty string if no arguments are specified. Bug: https://bugs.gentoo.org/803548 Fixes: 2fabaaa
- Loading branch information