aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-03-04 00:28:59 +0200
committerThomas Backlund <tmb@mageia.org>2018-03-04 00:28:59 +0200
commit9b3b04c9513e61cbf5c783fcd2322c392a162569 (patch)
tree10da64cad2d9e3bd8e5594dab1dcb00534ef8868
parent45e29a815565c5e5c536c3623ad79730c5a8339c (diff)
downloadpuppet-9b3b04c9513e61cbf5c783fcd2322c392a162569.tar
puppet-9b3b04c9513e61cbf5c783fcd2322c392a162569.tar.gz
puppet-9b3b04c9513e61cbf5c783fcd2322c392a162569.tar.bz2
puppet-9b3b04c9513e61cbf5c783fcd2322c392a162569.tar.xz
puppet-9b3b04c9513e61cbf5c783fcd2322c392a162569.zip
postfix/main.cf: drop infra_5 config
-rw-r--r--modules/postfix/templates/main.cf4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/postfix/templates/main.cf b/modules/postfix/templates/main.cf
index 547acf36..dd25c887 100644
--- a/modules/postfix/templates/main.cf
+++ b/modules/postfix/templates/main.cf
@@ -11,14 +11,10 @@ sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
command_directory = /usr/sbin
manpage_directory = /usr/share/man
-<% if scope.function_versioncmp([lsbdistrelease, '6']) < 0 -%>
-daemon_directory = <%= lib_dir %>/postfix/
-<% else %>
daemon_directory = /usr/libexec/postfix
meta_directory = /etc/postfix
shlib_directory = /usr/lib64
compatibility_level = 2
-<% end %>
data_directory = /var/lib/postfix
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq