[Unit] Description=Run first boot initialization ConditionPathExists=/firstboot Before=ssh.service [Service] Type=oneshot ExecStart=/usr/local/bin/firstboot [Install] WantedBy=multi-user.target