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

7 lines
200 B
YAML
Raw Normal View History

2016-09-17 18:08:10 +02:00
---
type: map
mapping:
"systemd": { type: bool, default: true, required: yes }
"dbus": { type: bool, default: true, required: yes }
"symlink": { type: bool, default: true, required: yes }