systemd-deltasystemdDeveloperLennartPoetteringlennart@poettering.netsystemd-delta1systemd-deltaFind overridden configuration filessystemd-delta OPTIONSSUFFIXDescriptionsystemd-delta may be used to
identify and compare configuration files in
/etc that override default
counterparts in /usr. The command
line argument can be one or more name of a subdirectories of
/etc or
/usr/lib to compare, such as
tmpfiles.d, sysctl.d or
systemd/system.When no argument is specified a number of
well-known subdirectories are searched for overridden
files.OptionsThe following options are understood:Prints a short help
text and exits.Prints a short version
string and exits.Do not pipe output into a
pager.When listing the
differences, only list those that are
asked for. The list itself is a
comma-separated list of desired
difference types.Recognized types are:
maskedShow masked filesequivalentShow overridden
files that while overridden, do
not differ in content.redirectedShow files that
are redirected to another.overriddenShow overridden,
and changed files.extendedShow *.conf files in drop-in
directories for units.unchangedShow unmodified
files too.When showing modified
files, when a file is overridden show a
diff as well. This option takes a
boolean argument. If omitted, it defaults
to .Exit statusOn success 0 is returned, a non-zero failure
code otherwise.See Alsosystemd1