10 lines
206 B
Desktop File
10 lines
206 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=Turn off AC at Sled%i
|
||
|
|
Conflicts=chassis-poweron@%i.service
|
||
|
|
After=host-poweroff@%i.service
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=/usr/sbin/power-ctrl sled%i ac-off
|
||
|
|
SyslogIdentifier=power-ctrl
|