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
commit70eb10eb29a317264bd4db21b8e90aec5edcfee3 (patch)
tree30851d25ea28191ca40bf70d55e0b5d0b1d09df8 /net-mail/postfix
parentdhcp client (diff)
downloadgentoo-2-70eb10eb29a317264bd4db21b8e90aec5edcfee3.tar.gz
gentoo-2-70eb10eb29a317264bd4db21b8e90aec5edcfee3.tar.bz2
gentoo-2-70eb10eb29a317264bd4db21b8e90aec5edcfee3.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
#