diff options
author | Nigel Metheringham <nigel@exim.org> | 2010-12-23 14:19:35 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2010-12-23 14:19:35 +0000 |
commit | 5f30be9dabe065123b15f8694227c069132bba65 (patch) | |
tree | b287cbd4e95d43b3b99e60bd0076c9417ca7c180 /src | |
parent | a84340a052b1c1602a74676b8dcec8f0ebb6fdee (diff) | |
parent | cc5fdbc2db990d876fb7bfa68f9c7253d064cef7 (diff) |
Merge branch 'master' of ssh://git.exim.org/home/git/exim
Diffstat (limited to 'src')
-rw-r--r-- | src/src/EDITME | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src/EDITME b/src/src/EDITME index 1bb60be21..3c162c94a 100644 --- a/src/src/EDITME +++ b/src/src/EDITME @@ -498,7 +498,7 @@ FIXED_NEVER_USERS=root # to override values with -D and assumes that these will be passed through to # the delivery processes. As of Exim 4.73, this is no longer the case by # default. Going forward, we strongly recommend that you use a shim Exim -# configuration file owned by root stored under TRUSTED_CONFIG_PREFIX_LIST. +# configuration file owned by root stored under TRUSTED_CONFIG_LIST. # That shim can set macros before .include'ing your main configuration file. # # As a strictly transient measure to ease migration to 4.73, the |