commit | c886d1d4b761ee20c7f54a201ce5f74e5537b5fb | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Apr 11 14:26:16 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Thu Apr 11 14:26:16 2019 -0700 |
tree | 088545fdebf2bf7d7fb3df04fe25f982c5fb8f33 | |
parent | a5787aa49f88aac01eed521e1b3e8f85b73f5c54 [diff] |
meta-quanta: gsj: nvme-powerctrl: mutli-user target Use the multi-user target instead of the openbmc-custom obmc-standby target for services. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I1e01b6fbd60ab763c9a58067f73cebeb620b8b18
diff --git a/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/files/nvme_gpio.service b/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/files/nvme_gpio.service index a5073d3..f7b0e54 100644 --- a/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/files/nvme_gpio.service +++ b/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/files/nvme_gpio.service
@@ -7,4 +7,4 @@ ExecStart=/usr/bin/init_once.sh [Install] -WantedBy=obmc-standby.target \ No newline at end of file +WantedBy=multi-user.target \ No newline at end of file
diff --git a/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/files/nvme_powermanager.service b/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/files/nvme_powermanager.service index 4a4cd62..8d32222 100644 --- a/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/files/nvme_powermanager.service +++ b/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/files/nvme_powermanager.service
@@ -9,4 +9,4 @@ [Install] -WantedBy=obmc-standby.target \ No newline at end of file +WantedBy=multi-user.target \ No newline at end of file