Samuel Jiang | abda561 | 2019-03-21 13:47:13 +0800 | [diff] [blame] | 1 | [Unit] |
2 | Description = configure GPIO for SSD Power Control | ||||
3 | Wants=org.openbmc.records.events.service | ||||
4 | After=org.openbmc.records.events.service xyz.openbmc_project.nvme.manager.service | ||||
5 | |||||
6 | [Service] | ||||
7 | ExecStart=/usr/bin/init_once.sh | ||||
8 | |||||
9 | [Install] | ||||
10 | WantedBy=obmc-standby.target |