summaryrefslogtreecommitdiff
path: root/mail/postfix/patches/patch-ad
blob: e51c1069e6437211741cb2531aa069e3c8d969ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.6 2003/04/17 06:22:19 martti Exp $

--- conf/sample-misc.cf.orig	2003-03-20 22:51:12.000000000 +0200
+++ conf/sample-misc.cf	2003-04-17 08:53:55.000000000 +0300
@@ -357,7 +357,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.