diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-15 09:53:12 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-15 09:53:12 +0000 |
commit | 4554378a6ca0b7d628061bb04f93524560cc12de (patch) | |
tree | 9404222ef166a3be1376340215a23a7f8288075d /etc/postfix/main.cf | |
parent | 4fe2e8e28880f623e6b192ccac53517557541d33 (diff) |
pacdiffib
Diffstat (limited to 'etc/postfix/main.cf')
-rw-r--r-- | etc/postfix/main.cf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/postfix/main.cf b/etc/postfix/main.cf index a919bc84..f7b2a56b 100644 --- a/etc/postfix/main.cf +++ b/etc/postfix/main.cf @@ -743,5 +743,5 @@ sample_directory = /etc/postfix # readme_directory = /usr/share/doc/postfix inet_protocols = ipv4 -meta_directory = /etc/postfix shlib_directory = /usr/lib/postfix +meta_directory = /etc/postfix |