manjaro-tools/data/schemas/finished-schema.yaml

7 lines
218 B
YAML
Raw Normal View History

2016-09-17 17:33:22 +02:00
---
type: map
mapping:
"restartNowEnabled": { type: bool, default: true, required: yes }
"restartNowChecked": { type: bool, default: false, required: yes }
"restartNowCommand": { type: str, required: yes }