diff options
| author | rebortg <github@ghlr.de> | 2024-02-14 21:37:56 +0100 | 
|---|---|---|
| committer | rebortg <github@ghlr.de> | 2024-02-14 21:39:17 +0100 | 
| commit | 7103937ac538a50771a90aa3dc9e80b487a4d82e (patch) | |
| tree | 48e81664f51c90dc00700ca410a939fb7f94890d /docs/configuration | |
| parent | 2ecaefa28bb72a791421617d9b53358963c6a605 (diff) | |
| download | vyos-documentation-7103937ac538a50771a90aa3dc9e80b487a4d82e.tar.gz vyos-documentation-7103937ac538a50771a90aa3dc9e80b487a4d82e.zip | |
Added information related to root-partition-auto-resize
(cherry picked from commit e50b510c0c5c980047bd77775a0c4d763aaa838b)
Diffstat (limited to 'docs/configuration')
| -rw-r--r-- | docs/configuration/system/option.rst | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/docs/configuration/system/option.rst b/docs/configuration/system/option.rst index 4a1c3bd3..788765f0 100644 --- a/docs/configuration/system/option.rst +++ b/docs/configuration/system/option.rst @@ -22,6 +22,11 @@ General      Play an audible beep to the system speaker when system is ready. +.. cfgcmd:: set system option root-partition-auto-resize + +    Enables the root partition auto-extension and resizes to the maximum  +    available space on system boot. +  Kernel  ====== | 
