summaryrefslogtreecommitdiff
path: root/mail/postfix/patches/patch-ad
blob: 9d6c6558b5d3cbdbe025ff515e71d8afb71c43e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.5 2003/01/06 09:15:50 martti Exp $

--- conf/sample-misc.cf.orig	Wed Dec 18 01:42:28 2002
+++ conf/sample-misc.cf	Sat Dec 28 08:52:35 2002
@@ -350,7 +350,7 @@
 # The daemon_directory parameter specifies the location of Postfix
 # support programs and daemons. This directory must be owned by root.
 #
-daemon_directory = /usr/libexec/postfix
+daemon_directory = __PREFIX/libexec/postfix
 
 # The queue_directory specifies the location of the Postfix queue.
 # This is also the root directory of Postfix daemons that run chrooted.