blob: fd0cbd93af96678e431706182d7f79d718e98148 [file] [log] [blame]
Allen.Wang4a0948d2021-12-15 13:41:18 +08001[Unit]
2Description=Power on System in Sled%i by Step Motor
3Requires=motor-init-calibration@%i.service
4After=motor-init-calibration@%i.service
Potin Laia8d258f2022-06-14 18:35:10 +08005Requires=host-ac-on@%i.service
6After=host-ac-on@%i.service
7Conflicts=host-poweroff@%i.service
Allen.Wang4a0948d2021-12-15 13:41:18 +08008
9[Service]
10Type=oneshot
Potin Lai6a0b3d32022-11-14 19:12:08 +080011ExecStart=/usr/sbin/power-ctrl sled%i boot-from-bootmode
Allen.Wang4a0948d2021-12-15 13:41:18 +080012SyslogIdentifier=power-ctrl
13