summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/rules.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/rules.xsd b/schemas/rules.xsd
index 0cf975ee6..a66a01ad7 100644
--- a/schemas/rules.xsd
+++ b/schemas/rules.xsd
@@ -48,6 +48,7 @@
<xsd:attribute type='xsd:string' name='perms'/>
<xsd:attribute type='xsd:string' name='owner'/>
<xsd:attribute type='xsd:string' name='group'/>
+ <xsd:attribute type='xsd:string' name='prune'/>
</xsd:complexType>
<xsd:complexType name='ActionType'>