summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-11-27 20:19:28 +0100
committerGitHub <noreply@github.com>2021-11-27 20:19:28 +0100
commitbf42ec2bc04c30f85bca15472c1ad04c1366c1d3 (patch)
tree01ce9f56598efe16157f48bef10ebadf81d0dcae /interface-definitions
parentf7ffdcd18f81fdc9fd3ad8c0ee5fe58903d548fa (diff)
parent1c72a0ebb69ccdffcf33f917359e3da888f8db38 (diff)
downloadvyos-1x-bf42ec2bc04c30f85bca15472c1ad04c1366c1d3.tar.gz
vyos-1x-bf42ec2bc04c30f85bca15472c1ad04c1366c1d3.zip
Merge pull request #1085 from andriiandrieiev/equuleus
filesystem: T3946: root partition auto resize as a service
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/system-option.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/system-option.xml.in b/interface-definitions/system-option.xml.in
index 26b78c8a4..5f80e064d 100644
--- a/interface-definitions/system-option.xml.in
+++ b/interface-definitions/system-option.xml.in
@@ -113,6 +113,12 @@
<valueless/>
</properties>
</leafNode>
+ <leafNode name="root-partition-auto-resize">
+ <properties>
+ <help>Enable root partition auto-extention on system boot</help>
+ <valueless/>
+ </properties>
+ </leafNode>
</children>
</node>
</children>