# /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