aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postfix/templates/simple_relay_main.cf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/postfix/templates/simple_relay_main.cf')
-rw-r--r--modules/postfix/templates/simple_relay_main.cf4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/postfix/templates/simple_relay_main.cf b/modules/postfix/templates/simple_relay_main.cf
index 44523eec..dbe473d1 100644
--- a/modules/postfix/templates/simple_relay_main.cf
+++ b/modules/postfix/templates/simple_relay_main.cf
@@ -3,6 +3,10 @@
# This file contains only the parameters changed from a default install
# see /etc/postfix/main.cf.dist for a commented, fuller version of this file.
+<%
+path_daemon_directory = "/usr/lib" + ( architecture == "x86_64" ? '64' : '') + "/postfix/"
+%>
+
# These are changed by postfix install script
readme_directory = /usr/share/doc/postfix/README_FILES
html_directory = /usr/share/doc/postfix/html