Adding the boot_policy attribute
diff --git a/settings.yaml b/settings.yaml
index c950e4c..ccf1db0 100644
--- a/settings.yaml
+++ b/settings.yaml
@@ -23,4 +23,9 @@
     restrictedmode:
         name: restricted_mode
         type: b
-        default: false 
+        default: false
+    bootpolicy:
+        name: boot_policy
+        type: s
+        default: "ONETIME"
+