| Vijay Khemka | 45269ba | 2018-12-13 11:07:06 -0800 | [diff] [blame] | 1 | [Unit] |
| 2 | Description=Shutdown Host Server | ||||
| 3 | Requires=host-gpio.service | ||||
| 4 | After=host-gpio.service | ||||
| 5 | |||||
| 6 | [Service] | ||||
| 7 | Type=oneshot | ||||
| Amithash Prasad | 645ef29 | 2019-03-08 14:24:26 -0800 | [diff] [blame] | 8 | ExecStart=/usr/sbin/power-util mb off |
| Vijay Khemka | 45269ba | 2018-12-13 11:07:06 -0800 | [diff] [blame] | 9 | SyslogIdentifier=power-util |