mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-04-26 07:04:42 +00:00
gendispatch: Add proper XML header to ACL permissions XML file
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
c9ee6f1d57
commit
e0def8d587
@ -454,6 +454,7 @@ if ($mode eq "aclsym") {
|
|||||||
__EOF__
|
__EOF__
|
||||||
} elsif ($mode eq "aclapi") {
|
} elsif ($mode eq "aclapi") {
|
||||||
print <<__EOF__;
|
print <<__EOF__;
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
<!--
|
||||||
- Automatically generated from $protocol by gendispatch.pl.
|
- Automatically generated from $protocol by gendispatch.pl.
|
||||||
- Do not edit this file. Any changes you make will be lost.
|
- Do not edit this file. Any changes you make will be lost.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user