blob: 5a57e977e9b7e415dfabad00ff95da3ad2987488 [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 Lai31cca7c2023-03-06 14:33:00 +08005Requires=chassis-poweron@%i.service
6After=chassis-poweron@%i.service
Potin Laia8d258f2022-06-14 18:35:10 +08007Conflicts=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