diff options
author | Josh Triplett <josh@joshtriplett.org> | 2014-11-29 01:07:11 -0800 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-11-29 13:55:32 -0500 |
commit | f2dacc96b25528ca1b0caca6364a69d656cf1569 (patch) | |
tree | 9830f1b716a73f6c3845032e019d3384e6f57fba /src/resolve/resolved.conf.in | |
parent | 301af7e4853ad0281402f8d86f5a77c6cb7ce9f4 (diff) |
resolved: Support resolved.conf.d directories in the usual search paths
Diffstat (limited to 'src/resolve/resolved.conf.in')
-rw-r--r-- | src/resolve/resolved.conf.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/resolve/resolved.conf.in b/src/resolve/resolved.conf.in index c8263d67f4..e5a19ee474 100644 --- a/src/resolve/resolved.conf.in +++ b/src/resolve/resolved.conf.in @@ -5,6 +5,9 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # +# You can override the directives in this file by creating files in +# /etc/systemd/resolved.conf.d/*.conf. +# # See resolved.conf(5) for details [Resolve] |