12 lines
272 B
Desktop File
12 lines
272 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=Power off System in Sled%i by Step Motor
|
||
|
|
Requires=motor-init-calibration@%i.service
|
||
|
|
After=motor-init-calibration@%i.service
|
||
|
|
Conflicts=host-poweron@%i.service
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=/usr/sbin/power-ctrl sled%i off
|
||
|
|
SyslogIdentifier=power-ctrl
|
||
|
|
|