1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 16:35:28 +02:00

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 <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
Shashank Hebbar 2023-11-13 15:16:20 +05:30 committed by GitHub
parent a4d2cb92a7
commit dc150d9d17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: <https://www.freedesktop.org/software/systemd/man/latest/systemd-sysext.html>.
- View documentation for the original command:
`tldr systemd-sysext`