diff options
Diffstat (limited to 'documentation/ref-manual/features.rst')
-rw-r--r-- | documentation/ref-manual/features.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index b2ba731bb2..6e52dfce17 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst | |||
@@ -327,8 +327,9 @@ The image features available for all images are: | |||
327 | 327 | ||
328 | .. note:: | 328 | .. note:: |
329 | 329 | ||
330 | To make the ``/var/log`` directory on the target persistent, use the | 330 | To make the ``/var/log`` directory on the target persistent, remove the |
331 | :term:`VOLATILE_LOG_DIR` variable by setting it to "no". | 331 | ``files/fs-perms-volatile-log.txt`` value from |
332 | :term:`FILESYSTEM_PERMS_TABLES`. | ||
332 | 333 | ||
333 | - *ptest-pkgs:* Installs ptest packages for all ptest-enabled recipes. | 334 | - *ptest-pkgs:* Installs ptest packages for all ptest-enabled recipes. |
334 | 335 | ||