summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--schemas/rules.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/rules.xsd b/schemas/rules.xsd
index 92ec68881..a544f7a8f 100644
--- a/schemas/rules.xsd
+++ b/schemas/rules.xsd
@@ -44,6 +44,7 @@
<xsd:attribute type='xsd:string' name='owner'/>
<xsd:attribute type='xsd:string' name='group'/>
<xsd:attribute type='xsd:string' name='prune'/>
+ <xsd:attribute type='xsd:string' name='to'/>
</xsd:complexType>
<xsd:complexType name='PermissionsType'>