I want to OEM install Ubuntu 20.04LTS and distribute it with KVM installed. A user who boots the installed OS must be a member of the "libvirt" group in order to use KVM, but how do I set it to automatically join the group the first time it boots?
1 Answer
Maybe make use of cloud-init for automated-install.
Also the answer here might be helpful.
1