%packages
dch-autoprovision
%end
%post
{
ls -la /root/.ssh
chmod -R 700 /root/.ssh
cat /root/.ssh/authorized_keys
} > /dev/console
systemctl enable --no-reload notify-online.service