[Unit] Description = wait a little after startup [Service] Type=oneshot ExecStart = /usr/bin/sleep 10 [Install] WantedBy = default.target