manjaro-tools/data/schemas/finished.schema.yaml
2016-09-19 00:01:54 +02:00

6 lines
189 B
YAML

---
type: map
mapping:
"restartNowEnabled": { type: bool, default: true }
"restartNowChecked": { type: bool, default: false }
"restartNowCommand": { type: str, required: true }