summaryrefslogtreecommitdiff
path: root/test/data/interface_definition_sample.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/interface_definition_sample.xml')
-rw-r--r--test/data/interface_definition_sample.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/data/interface_definition_sample.xml b/test/data/interface_definition_sample.xml
index 26f4c80..7d4e5df 100644
--- a/test/data/interface_definition_sample.xml
+++ b/test/data/interface_definition_sample.xml
@@ -29,6 +29,16 @@
</constraint>
</properties>
</leafNode>
+ <node name="options">
+ <children>
+ <leafNode name="reboot-on-panic">
+ <properties>
+ <help>Reboot automatically if kernel panic occurs</help>
+ <valueless/>
+ </properties>
+ </leafNode>
+ </children>
+ </node>
</children>
</node>
</interfaceDefinition>