summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorAndrii <85483797+andriiandrieiev@users.noreply.github.com>2021-11-19 13:10:42 +0200
committerAndrii <85483797+andriiandrieiev@users.noreply.github.com>2021-11-25 14:26:39 +0200
commit86924ce3727aa7fe5caca248792874d221ae65cf (patch)
tree1b020c52733ae2993cd53e57f9443e9fd23f7416 /interface-definitions
parentaf1cfebaff5e98cf0e50325863def209f965abd4 (diff)
downloadvyos-1x-86924ce3727aa7fe5caca248792874d221ae65cf.tar.gz
vyos-1x-86924ce3727aa7fe5caca248792874d221ae65cf.zip
filesystem: T3946: partition 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>