systemd-confext

Configuration extension for /etc

TLDR

This command is an alias of [systemd-sysext](/man/systemd-sysext).Unlike systemd-sysext which extends `/usr` and `/opt`, confext extends only `/etc` with configuration extensions.

INSTALL

sudo apt install systemd
sudo dnf install systemd
sudo pacman -S systemd
sudo zypper install systemd
brew install systemd
nix profile install nixpkgs#systemd

SEE ALSO

systemd-sysext(8)