summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/files/nvme_gpio.service
blob: f7b0e54d55bf01526e83cb480c569ea984be660b (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description = configure GPIO for SSD Power Control
Wants=org.openbmc.records.events.service
After=org.openbmc.records.events.service xyz.openbmc_project.nvme.manager.service

[Service]
ExecStart=/usr/bin/init_once.sh

[Install]
WantedBy=multi-user.target