The systemd firstboot process does several things, but notably it runs a preset process. This means that basically a plain `RUN systemctl enable foo` won't work unless you *also* write a preset file for it, and no one will know to do that.