Files
klara-ports/net/cloud-init/pkg-message
Xavier Beaudouin 733f329e12 Try sudo@sssd2 ?
2025-03-06 16:56:47 +01:00

12 lines
176 B
Plaintext

[
{ type: install
message: <<EOM
To enable cloud-init, add the following line to rc.conf:
cloudinit_enable="YES"
This will make sure cloud-init is started at boot.
EOM
}
]