13 lines
255 B
Desktop File
13 lines
255 B
Desktop File
[Unit]
|
|
Description=System unit to hard reset or system reset chassis
|
|
Conflicts=xyz.openbmc_project.psusensor.service
|
|
Wants=gbmc-psu-hardreset.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=no
|
|
ExecStart=true
|
|
|
|
[Install]
|
|
WantedBy=chassis-system-reset.target
|