Gadget snap - cloud-init message in login screen

Hi All,

I build a ubuntu core 20 image and disable console-conf. The cloud-init message showed in login screen. How to fixed it in my gadget snap.

This situation like as follow: https://super-unix.com/ubuntu/ubuntu-cloud-init-smg-in-login-screen/

I assume there is a misunderstanding of the “console-conf” here. The console-conf is the configuration wizard that asks you to configure the network and also it helps users to create a user so that users can login. Once “console-conf” is disabled, as an owner of Ubuntu Core device you also need to make sure that required configuration is being applied to the device. The login command line will appear but if there is no system user injected to the system, it will be useless since Ubuntu Core is designed to operate in a userless state.

Cheers, Bugra