blob: 50cd53283231bd9cd839bcb4f513b42f92eafe37 [file] [log] [blame]
Allen.Wang4a0948d2021-12-15 13:41:18 +08001[Unit]
2Description=Power off System in Sled%i by Step Motor
3Requires=motor-init-calibration@%i.service
4After=motor-init-calibration@%i.service
5
6[Service]
7Type=oneshot
8ExecStart=/usr/sbin/power-ctrl sled%i off
9SyslogIdentifier=power-ctrl
10