summaryrefslogtreecommitdiff
path: root/ambient.service
blob: a16bd91ed6f117ac414fcd7a21af49eead814899 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Run build job for Ambient CI
After=dev-ttyS0.device

[Service]
Type=oneshot
ExecStart=/bin/bash -c '/bin/ambient-boot /dev/vdb >/dev/ttyS1 2>&1 || true'
ExecStartPost=/sbin/poweroff