diff --git a/changelog/changes/2025-06-18-incus.md b/changelog/changes/2025-06-18-incus.md new file mode 100644 index 0000000000..50215bbd0f --- /dev/null +++ b/changelog/changes/2025-06-18-incus.md @@ -0,0 +1 @@ +- sysext-incus: removed `/etc/subuid` and `/etc/subgid` generation for `root` user, it has to be created through initial provisioning. ([scripts#3028](https://github.com/flatcar/scripts/pull/3028))