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

7 lines
189 B
YAML
Raw Normal View History

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