blob: ae111f675bfc6810cbb523008af4ac57001bb481 [file] [log] [blame]
Brandon Kim15fe1692021-03-08 21:29:39 -08001[Unit]
2Description=Receive ACPI power state over IPMI
3
4[Service]
5Type=simple
6Restart=always
7ExecStart=@@BIN@ acpi_power_stated
8
9[Install]
10WantedBy=multi-user.target