From c4c2c5820b72fb5aaa420a775ae1b3d263b2528c Mon Sep 17 00:00:00 2001 From: Dmitry Shibut Date: Fri, 17 Nov 2023 14:31:42 +0400 Subject: [PATCH] Added a warning to make sure file to which a symlink points is also present within CageFS --- docs/shared/cloudlinux_os_components/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/shared/cloudlinux_os_components/README.md b/docs/shared/cloudlinux_os_components/README.md index 371215af7..205ac4c5d 100644 --- a/docs/shared/cloudlinux_os_components/README.md +++ b/docs/shared/cloudlinux_os_components/README.md @@ -1782,7 +1782,7 @@ You can also use [CageFS CLI](/shared/command-line_tools/#cagefs) #### File system templates -:::warning Note +:::warning Warning Please do not modify any existing files in the `/etc/cagefs/conf.d` directory because they may be overwritten while updating CageFS package. You should create a new file with a unique name instead. ::: @@ -1862,6 +1862,10 @@ $ cagefsctl --update ffmpeg RPM should be installed on the system already. ::: +::: warning Warning +If adding a symlink to CageFS, make sure that the file to which this symlink points is also present within CageFS to avoid creating broken symlinks. +::: + #### Excluding files