summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/host-ac-on@.service
blob: 657b2a8ea948fdcad8f134c2c7a2cef94db5603b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Turn on AC at Sled%i
Requires=motor-init-calibration@%i.service
After=motor-init-calibration@%i.service
Conflicts=host-ac-off@%i.service

[Service]
Type=oneshot
ExecStart=/usr/sbin/power-ctrl sled%i ac-on
SyslogIdentifier=power-ctrl
ExecStartPost=/bin/systemctl restart phosphor-discover-system-state@%i.service

[Install]
WantedBy=multi-user.target