systemd-delta
Find overridden configuration files
- Provided by: systemd (Version: 204-5ubuntu20.31)
- Report a bug
Find overridden configuration files
systemd-delta [OPTIONS...] [SUFFIX...]
systemd-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.
The following options are understood:
-h, --help
--version
--no-pager
-t, --type=
Recognized types are:
masked
equivalent
redirected
overridden
unchanged
--diff=
On success 0 is returned, a non-zero failure code otherwise.