# /etc/systemd/system/vm-firstrun.service [Unit] Description=Initialize this template-created VM [Service] Type=oneshot ExecStart=/usr/local/sbin/vm-firstrun.sh [Install] WantedBy=multi-user.target [Unit] Wants=network-online.target After=network.target network-online.target