Search found 1 match

by Tzen
2017-01-08T21:03:35-07:00
Forum: Bugs
Topic: Config files XML format is not true XML
Replies: 1
Views: 5974

Config files XML format is not true XML

Hi.
We use automated configuration management for all our config files. So we use augeas to add/remove some features to .xml files.
We recently tried to add a restriction into policy.xml like this:

/etc/ImageMagic/policy.xml:


<policy domain="resource" name="disk" value="512MiB"></policy ...