summaryrefslogtreecommitdiffstats
path: root/meta-openpower/common/recipes-phosphor/host/hostboot-settings/hostboot-settings.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openpower/common/recipes-phosphor/host/hostboot-settings/hostboot-settings.service')
-rw-r--r--meta-openpower/common/recipes-phosphor/host/hostboot-settings/hostboot-settings.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-openpower/common/recipes-phosphor/host/hostboot-settings/hostboot-settings.service b/meta-openpower/common/recipes-phosphor/host/hostboot-settings/hostboot-settings.service
new file mode 100644
index 000000000..60e3ee998
--- /dev/null
+++ b/meta-openpower/common/recipes-phosphor/host/hostboot-settings/hostboot-settings.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Hostboot Boot Settings
+
+[Service]
+Type=oneshot
+ExecStart=/usr/bin/hb_settings --uart vuart
+
+[Install]
+WantedBy=obmc-standby.target
OpenPOWER on IntegriCloud