summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-09 02:26:27 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-09 02:26:27 +0000
commitd41576f0ffb3c63e17a6d8f5cf78f4ff78bab291 (patch)
treee393c5359134c5391c83ff4a69283a8163fc7cb1 /net-mail/postfix
parentdhcp client (diff)
downloadhistorical-d41576f0ffb3c63e17a6d8f5cf78f4ff78bab291.tar.gz
historical-d41576f0ffb3c63e17a6d8f5cf78f4ff78bab291.tar.bz2
historical-d41576f0ffb3c63e17a6d8f5cf78f4ff78bab291.zip
replaced libexe with lib
Diffstat (limited to 'net-mail/postfix')
-rw-r--r--net-mail/postfix/files/main.cf2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/postfix/files/main.cf b/net-mail/postfix/files/main.cf
index 0779023691e1..5ad1d9f84e87 100644
--- a/net-mail/postfix/files/main.cf
+++ b/net-mail/postfix/files/main.cf
@@ -35,7 +35,7 @@ command_directory = /usr/sbin
# default value is $program_directory. This directory must be owned
# by root.
#
-daemon_directory = /usr/libexec/postfix
+daemon_directory = /usr/lib/postfix
# QUEUE AND PROCESS OWNERSHIP
#