1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-08 02:53:37 +02:00
tldr/pages/linux/systemd-confext.md
Shashank Hebbar dc150d9d17
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>
2023-11-13 10:46:20 +01:00

374 B

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