Skip to content

Commit 1964115

Browse files
committed
Clarify update process for symbolic link in configuration file note
Signed-off-by: Fabian Hartung <fabian.hartung@chargebyte.com>
1 parent e12cd07 commit 1964115

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/getting_started.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ content of the configuration file, you will see that it is only a reference to t
108108
.. note::
109109
If you create an own configuration file, you can also store it in the "/etc/everest" directory
110110
and create a symbolic link to it like "ln -sf /etc/everest/my-config.yaml /etc/everest/config.yaml".
111+
The file where the "config.yaml" symbolic link points to is preserved during the update process.
111112

112113
.. code-block:: bash
113114

0 commit comments

Comments
 (0)