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] | ||||
Patrick Venture | c886d1d | 2019-04-11 14:26:16 -0700 | [diff] [blame] | 10 | WantedBy=multi-user.target |