commit | e55db12cd33ad28a2919c182ea0963ff8333aab5 | [log] [tgz] |
---|---|---|
author | George Keishing <gkeishin@in.ibm.com> | Mon Jul 31 11:57:32 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 01 19:03:07 2017 +0000 |
tree | 43d286a1432a3a96245e76e25d18539dfb2afd50 | |
parent | 027f16bf3f4b0241484410ef00d352b17d79aaac [diff] |
Enable "AutoReboot" property by default Resolves openbmc/openbmc#2056 Change-Id: Idff3f01ff84a16c888917eff819b2720f8a7c3e4 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml b/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml index 5ad1827..2cd0f8c 100644 --- a/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml +++ b/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml
@@ -2,7 +2,7 @@ Interface: xyz.openbmc_project.Control.Boot.RebootPolicy Properties: AutoReboot: - Default: 'false' + Default: 'true' /xyz/openbmc_project/control/host0/boot_source: Interface: xyz.openbmc_project.Control.Boot.Source