summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2017-08-21 15:00:20 -0700
committerPatrick Venture <venture@google.com>2017-08-21 15:01:07 -0700
commit65007350889b5bb559b81a39891b05b1f3ec5086 (patch)
treee50fc5faf4647e3965396f158b74b8df7cc631ac /meta-openbmc-machines
parentc5359f4730d65da56c57074072dbe3ee6985ac00 (diff)
downloadtalos-openbmc-65007350889b5bb559b81a39891b05b1f3ec5086.tar.gz
talos-openbmc-65007350889b5bb559b81a39891b05b1f3ec5086.zip
quanta-powerctrl: bugfix in service key
s/RemainsAfterExit/RemainAfterExit Change-Id: I6f0dcd2191e2d67de30923694b4ed050ffa06587 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'meta-openbmc-machines')
-rw-r--r--meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-gpio.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-gpio.service b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-gpio.service
index 68adedfc3..f8ac3189d 100644
--- a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-gpio.service
+++ b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/quanta-powerctrl/files/host-gpio.service
@@ -3,6 +3,6 @@ Description=Configure GPIOs for Host Power Control
[Service]
Restart=no
-RemainsAfterExit=true
+RemainAfterExit=true
Type=oneshot
ExecStart={sbindir}/init_once.sh
OpenPOWER on IntegriCloud