manjaro-tools/data/schemas/machineid-schema.yaml
2016-09-17 18:08:10 +02:00

7 lines
210 B
YAML

%YAML 1.2
---
type: map
mapping:
"systemd": { type: bool, default: true, required: yes }
"dbus": { type: bool, default: true, required: yes }
"symlink": { type: bool, default: true, required: yes }