Re: sudo and cloud images

From: Gonéri_Le_Bouder <goneri_at_lebouder.net>
Date: Sat, 03 Jan 2026 23:18:59 UTC
>>> I think we should clarify this in the man page and add sudo in the example.
> No, if you specify 'sudo' in the 'packages' field of your 'user_data', 
> it will be installed. When you specify to use sudo in the user created 
> by nuageinit, it will be added to the sudoers file. The same applies 
> with doas, but using doas.conf.

Yes, you're right, even if this unfortunately still forces the user to also prepare a user_data file.

https://github.com/freebsd/freebsd-src/pull/1944