mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-08 02:53:37 +02:00

* 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>
374 B
374 B
systemd-confext
This command is an alias of
systemd-sysext
. It follows the same principle as thesystemd-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