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