New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/issues/51015#issuecomment-2198153949 Comment: How exactly can I reproduce this? With `unified` setup, I can run e.g. Ubuntu containers (without the mkdir/mount thing that was also in lxd runit service) ``` $ incus launch images:ubuntu/24.04 u1t Launching u1t $ incus list +------+---------+--------------------+------+-----------+-----------+ | NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | +------+---------+--------------------+------+-----------+-----------+ | u1t | RUNNING | 10.60.1.240 (eth0) | | CONTAINER | 0 | +------+---------+--------------------+------+-----------+-----------+ ```