From dc150d9d171b80c7ffb3267e9f12106272a69366 Mon Sep 17 00:00:00 2001 From: Shashank Hebbar Date: Mon, 13 Nov 2023 15:16:20 +0530 Subject: [PATCH] systemd-confext: add page (#11479) * systemd-tmpFiles:Add page * Update and rename systemd-tmp-files.md to systemd-tmpfiles.md * Update pages/linux/systemd-tmpfiles.md Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> * Update pages/linux/systemd-tmpfiles.md Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> * changes * systemd-confext: update page --------- Co-authored-by: K.B.Dharun Krishna Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> --- pages/linux/systemd-confext.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pages/linux/systemd-confext.md diff --git a/pages/linux/systemd-confext.md b/pages/linux/systemd-confext.md new file mode 100644 index 000000000..96dd4e6af --- /dev/null +++ b/pages/linux/systemd-confext.md @@ -0,0 +1,9 @@ +# systemd-confext + +> This command is an alias of `systemd-sysext`. +> It follows the same principle as the `systemd-sysext`, but instead of working on `/usr` and `/opt`, `confext` will extend only `/etc`. +> More information: . + +- View documentation for the original command: + +`tldr systemd-sysext`