diff options
| author | srividya0208 <a.srividya@vyos.io> | 2024-02-02 07:14:02 -0500 | 
|---|---|---|
| committer | srividya0208 <a.srividya@vyos.io> | 2024-02-02 07:14:02 -0500 | 
| commit | 09511c5922c310066192c0b309595e416a503344 (patch) | |
| tree | b6c1294a84a6e88ac2489f29efdb4c41024e4e20 | |
| parent | 2ecfe68f40c0dafce074391ac07825249abe1a26 (diff) | |
| download | vyos-documentation-09511c5922c310066192c0b309595e416a503344.tar.gz vyos-documentation-09511c5922c310066192c0b309595e416a503344.zip | |
Added information related to root-partition-auto-resize
| -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 e029ec96..b77d5696 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. +  ***********  HTTP client  *********** | 
