summaryrefslogtreecommitdiffstats
path: root/settings.yaml
diff options
context:
space:
mode:
authortomjose <tomjoseph@in.ibm.com>2016-03-28 14:52:34 -0500
committertomjose <tomjoseph@in.ibm.com>2016-03-28 14:52:34 -0500
commit8eb691f25c04f3f9de680143ebd090f8ae76026b (patch)
tree8977478abdde83a8a661b8328f4c256e66e89881 /settings.yaml
parent3bda531d94f4c93473bbedd7d7e5c44d4d9da93b (diff)
downloadphosphor-settingsd-8eb691f25c04f3f9de680143ebd090f8ae76026b.tar.gz
phosphor-settingsd-8eb691f25c04f3f9de680143ebd090f8ae76026b.zip
Add Restricted mode as a host setting
Diffstat (limited to 'settings.yaml')
-rw-r--r--settings.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.yaml b/settings.yaml
index 200aa86..c950e4c 100644
--- a/settings.yaml
+++ b/settings.yaml
@@ -20,3 +20,7 @@ host:
name: power_policy
type: s
default: "RESTORE_LAST_STATE"
+ restrictedmode:
+ name: restricted_mode
+ type: b
+ default: false
OpenPOWER on IntegriCloud